Searched defs:idetape_fops (Results 1 - 1 of 1) sorted by relevance

/drivers/ide/
H A Dide-tape.c1897 static const struct file_operations idetape_fops = { variable in typeref:struct:file_operations
2046 if (register_chrdev(IDETAPE_MAJOR, "ht", &idetape_fops)) {

Completed in 22 milliseconds