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