omap_control_usb_id_table  114 drivers/usb/phy/phy-am335x-control.c static const struct of_device_id omap_control_usb_id_table[] = {
omap_control_usb_id_table  118 drivers/usb/phy/phy-am335x-control.c MODULE_DEVICE_TABLE(of, omap_control_usb_id_table);
omap_control_usb_id_table  157 drivers/usb/phy/phy-am335x-control.c 	of_id = of_match_node(omap_control_usb_id_table, pdev->dev.of_node);
omap_control_usb_id_table  190 drivers/usb/phy/phy-am335x-control.c 		.of_match_table = omap_control_usb_id_table,