Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x-control.c114 static const struct of_device_id omap_control_usb_id_table[] = { variable
118 MODULE_DEVICE_TABLE(of, omap_control_usb_id_table);
156 of_id = of_match_node(omap_control_usb_id_table, pdev->dev.of_node); in am335x_control_usb_probe()
187 .of_match_table = omap_control_usb_id_table,