ci_hdrc_usb2_of_match 35 drivers/usb/chipidea/ci_hdrc_usb2.c static const struct of_device_id ci_hdrc_usb2_of_match[] = { ci_hdrc_usb2_of_match 40 drivers/usb/chipidea/ci_hdrc_usb2.c MODULE_DEVICE_TABLE(of, ci_hdrc_usb2_of_match); ci_hdrc_usb2_of_match 57 drivers/usb/chipidea/ci_hdrc_usb2.c match = of_match_device(ci_hdrc_usb2_of_match, &pdev->dev); ci_hdrc_usb2_of_match 118 drivers/usb/chipidea/ci_hdrc_usb2.c .of_match_table = of_match_ptr(ci_hdrc_usb2_of_match),