Home
last modified time | relevance | path

Searched refs:pt_fops (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/block/paride/
Dpt.c266 static struct file_operations pt_fops = { variable
308 if (devfs_register_chrdev(major,name,&pt_fops)) { in pt_init()
319 &pt_fops, NULL); in pt_init()
322 &pt_fops, NULL); in pt_init()