Searched refs:gpio_extcon_work (Results 1 – 1 of 1) sorted by relevance
45 static void gpio_extcon_work(struct work_struct *work) in gpio_extcon_work() function116 ret = devm_delayed_work_autocancel(dev, &data->work, gpio_extcon_work); in gpio_extcon_probe()132 gpio_extcon_work(&data->work.work); in gpio_extcon_probe()