Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-am335x-control.c105 static const struct of_device_id omap_control_usb_id_table[] = { variable
109 MODULE_DEVICE_TABLE(of, omap_control_usb_id_table);
146 of_id = of_match_node(omap_control_usb_id_table, pdev->dev.of_node); in am335x_control_usb_probe()
179 .of_match_table = omap_control_usb_id_table,