Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/common/
H A Dusb-conn-gpio.c340 static const struct of_device_id usb_conn_dt_match[] = { variable
344 MODULE_DEVICE_TABLE(of, usb_conn_dt_match);
352 .of_match_table = usb_conn_dt_match,
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dusb-conn-gpio.c335 static const struct of_device_id usb_conn_dt_match[] = { variable
339 MODULE_DEVICE_TABLE(of, usb_conn_dt_match);
347 .of_match_table = usb_conn_dt_match,

Completed in 2 milliseconds