Searched refs:usb_extcon_detect_cable (Results 1 – 1 of 1) sorted by relevance
60 static void usb_extcon_detect_cable(struct work_struct *work) in usb_extcon_detect_cable() function149 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()