Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dpc8736x_gpio.c253 static struct cdev pc8736x_gpio_cdev; variable
326 cdev_init(&pc8736x_gpio_cdev, &pc8736x_gpio_fileops); in pc8736x_gpio_init()
327 cdev_add(&pc8736x_gpio_cdev, devid, PC8736X_GPIO_CT); in pc8736x_gpio_init()
345 cdev_del(&pc8736x_gpio_cdev); in pc8736x_gpio_cleanup()
/kernel/linux/linux-6.6/drivers/char/
H A Dpc8736x_gpio.c253 static struct cdev pc8736x_gpio_cdev; variable
326 cdev_init(&pc8736x_gpio_cdev, &pc8736x_gpio_fileops); in pc8736x_gpio_init()
327 cdev_add(&pc8736x_gpio_cdev, devid, PC8736X_GPIO_CT); in pc8736x_gpio_init()
345 cdev_del(&pc8736x_gpio_cdev); in pc8736x_gpio_cleanup()

Completed in 2 milliseconds