Home
last modified time | relevance | path

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

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