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