Home
last modified time | relevance | path

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

/drivers/isdn/hardware/eicon/
Ddivasproc.c117 static const struct file_operations divas_fops = { variable
130 proc_net_eicon, &divas_fops); in create_divas_proc()
Ddivasmain.c661 static const struct file_operations divas_fops = { variable
678 if ((major = register_chrdev(0, DEVNAME, &divas_fops)) < 0) in divas_register_chrdev()