Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_imx.c73 static const struct of_device_id ci_hdrc_imx_dt_ids[] = { variable
85 MODULE_DEVICE_TABLE(of, ci_hdrc_imx_dt_ids);
332 of_id = of_match_device(ci_hdrc_imx_dt_ids, dev); in ci_hdrc_imx_probe()
686 .of_match_table = ci_hdrc_imx_dt_ids,