Searched refs:cosa_fops (Results 1 – 1 of 1) sorted by relevance
288 static const struct file_operations cosa_fops = { variable345 if (register_chrdev(cosa_major, "cosa", &cosa_fops)) { in cosa_init()351 cosa_major = register_chrdev(0, "cosa", &cosa_fops); in cosa_init()