Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dci_hdrc_usb2.c35 static const struct of_device_id ci_hdrc_usb2_of_match[] = { variable
40 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),