Searched refs:misc_fops (Results 1 – 4 of 4) sorted by relevance
149 static const struct file_operations misc_fops = { variable278 if (register_chrdev(MISC_MAJOR, "misc", &misc_fops)) in misc_init()
95 DEFINE_SIMPLE_ATTRIBUTE(misc_fops, inj_misc_get, inj_misc_set, "%llx\n");657 { .name = "misc", .fops = &misc_fops, .perm = S_IRUSR | S_IWUSR },
77910 ffff8000111bcbf8 d misc_fops
Completed in 295 milliseconds