Searched refs:cosa_fops (Results 1 – 1 of 1) sorted by relevance
308 static const struct file_operations cosa_fops = { variable365 if (register_chrdev(cosa_major, "cosa", &cosa_fops)) { in cosa_init()371 if (!(cosa_major=register_chrdev(0, "cosa", &cosa_fops))) { in cosa_init()