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

/linux-4.4.14/drivers/phy/
H A Dphy-omap-usb2.c167 static const struct of_device_id omap_usb2_id_table[] = { variable in typeref:struct:of_device_id
186 MODULE_DEVICE_TABLE(of, omap_usb2_id_table);
201 of_id = of_match_device(omap_usb2_id_table, &pdev->dev); omap_usb2_probe()
380 .of_match_table = omap_usb2_id_table,

Completed in 45 milliseconds