Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A 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()