Searched refs:ci_hdrc_usb2_of_match (Results 1 – 1 of 1) sorted by relevance
35 static const struct of_device_id ci_hdrc_usb2_of_match[] = { variable40 MODULE_DEVICE_TABLE(of, ci_hdrc_usb2_of_match);57 match = of_match_device(ci_hdrc_usb2_of_match, &pdev->dev); in ci_hdrc_usb2_probe()118 .of_match_table = of_match_ptr(ci_hdrc_usb2_of_match),