Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c40 static const struct of_device_id ci_hdrc_usb2_of_match[] = { variable
46 MODULE_DEVICE_TABLE(of, ci_hdrc_usb2_of_match);
63 match = of_match_device(ci_hdrc_usb2_of_match, &pdev->dev); in ci_hdrc_usb2_probe()
124 .of_match_table = of_match_ptr(ci_hdrc_usb2_of_match),
/kernel/linux/linux-6.6/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),

Completed in 1 milliseconds