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

/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dcommon.c466 static const struct of_device_id usbhs_of_match[] = { variable in typeref:struct:of_device_id
486 MODULE_DEVICE_TABLE(of, usbhs_of_match);
492 const struct of_device_id *of_id = of_match_device(usbhs_of_match, dev); usbhs_parse_dt()
769 .of_match_table = of_match_ptr(usbhs_of_match),

Completed in 41 milliseconds