Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dparams.c306 const struct of_device_id dwc2_of_match_table[] = { variable
352 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
H A Dplatform.c795 .of_match_table = dwc2_of_match_table,