Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/common/
Dusb-conn-gpio.c65 static void usb_conn_detect_cable(struct work_struct *work) in usb_conn_detect_cable() function
208 INIT_DELAYED_WORK(&info->dw_det, usb_conn_detect_cable); in usb_conn_probe()