Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-gpio.c56 static void gpio_extcon_work(struct work_struct *work) in gpio_extcon_work() function
114 INIT_DELAYED_WORK(&data->work, gpio_extcon_work); in gpio_extcon_probe()
128 gpio_extcon_work(&data->work.work); in gpio_extcon_probe()