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