Searched refs:divas_fops (Results 1 – 2 of 2) sorted by relevance
117 static const struct file_operations divas_fops = { variable130 proc_net_eicon, &divas_fops); in create_divas_proc()
661 static const struct file_operations divas_fops = { variable678 if ((major = register_chrdev(0, DEVNAME, &divas_fops)) < 0) in divas_register_chrdev()