Searched refs:misc_fops (Results 1 – 3 of 3) sorted by relevance
161 static const struct file_operations misc_fops = { variable289 if (register_chrdev(MISC_MAJOR,"misc",&misc_fops)) in misc_init()
55 DEFINE_SIMPLE_ATTRIBUTE(misc_fops, inj_misc_get, inj_misc_set, "%llx\n");206 { .name = "misc", .fops = &misc_fops },
209 static const struct file_operations misc_fops = { variable236 fbi, &misc_fops); in mbxfb_debugfs_init()