Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/extcon/
Dextcon-usb-gpio.c61 static void usb_extcon_detect_cable(struct work_struct *work) in usb_extcon_detect_cable() function
150 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); in usb_extcon_probe()
192 usb_extcon_detect_cable(&info->wq_detcable.work); in usb_extcon_probe()