Searched refs:misc_fops (Results 1 – 1 of 1) sorted by relevance
146 static struct file_operations misc_fops = { variable275 if (devfs_register_chrdev(MISC_MAJOR,"misc",&misc_fops)) { in misc_init()