Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-usb-gpio.c60 static void usb_extcon_detect_cable(struct work_struct *work) in usb_extcon_detect_cable() function
149 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); in usb_extcon_probe()
191 usb_extcon_detect_cable(&info->wq_detcable.work); in usb_extcon_probe()