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

/linux-4.4.14/drivers/extcon/
H A Dextcon-usb-gpio.c49 static void usb_extcon_detect_cable(struct work_struct *work) usb_extcon_detect_cable() function
125 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); usb_extcon_probe()
147 usb_extcon_detect_cable(&info->wq_detcable.work); usb_extcon_probe()

Completed in 69 milliseconds