Home
last modified time | relevance | path

Searched refs:gpio_det_work_func (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_gpio.c30 static void gpio_det_work_func(struct work_struct *work) in gpio_det_work_func() function
167 INIT_DELAYED_WORK(&gpiod->work, gpio_det_work_func); in vehicle_gpio_init()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dgpio-detection.c120 static void gpio_det_work_func(struct work_struct *work) in gpio_det_work_func() function
367 INIT_DELAYED_WORK(&gpiod->work, gpio_det_work_func); in gpio_det_probe()