Searched refs:reader_fops (Results 1 – 1 of 1) sorted by relevance
626 static const struct file_operations reader_fops = { variable660 major = register_chrdev(0, DEVICE_NAME, &reader_fops); in cm4040_init()