Home
last modified time | relevance | path

Searched refs:ci_hdrc_usb2_of_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c41 static const struct of_device_id ci_hdrc_usb2_of_match[] = { variable
47 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),