Searched refs:misc_fops (Results 1 – 1 of 1) sorted by relevance
183 static const struct file_operations misc_fops = { variable299 err = __register_chrdev(MISC_MAJOR, 0, MINORMASK + 1, "misc", &misc_fops); in misc_init()
Completed in 3 milliseconds