Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/common/
Dusb-conn-gpio.c264 static const struct of_device_id usb_conn_dt_match[] = { variable
268 MODULE_DEVICE_TABLE(of, usb_conn_dt_match);
276 .of_match_table = usb_conn_dt_match,