Searched refs:omap_control_usb_id_table (Results 1 – 1 of 1) sorted by relevance
105 static const struct of_device_id omap_control_usb_id_table[] = { variable109 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,