Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds