Searched refs:gpio_fops (Results 1 – 1 of 1) sorted by relevance
740 static const struct file_operations gpio_fops = { variable807 res = register_chrdev(GPIO_MAJOR, gpio_name, &gpio_fops); in gpio_init()