Searched refs:pc8736x_gpio_cdev (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/
H A Dpc8736x_gpio.c252 static struct cdev pc8736x_gpio_cdev; variable in typeref:struct:cdev
325 cdev_init(&pc8736x_gpio_cdev, &pc8736x_gpio_fileops); pc8736x_gpio_init()
326 cdev_add(&pc8736x_gpio_cdev, devid, PC8736X_GPIO_CT); pc8736x_gpio_init()
344 cdev_del(&pc8736x_gpio_cdev); pc8736x_gpio_cleanup()

Completed in 70 milliseconds