Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-gpio.c44 static void gpio_extcon_work(struct work_struct *work) in gpio_extcon_work() function
115 INIT_DELAYED_WORK(&data->work, gpio_extcon_work); in gpio_extcon_probe()
129 gpio_extcon_work(&data->work.work); in gpio_extcon_probe()