Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c68 static const struct of_device_id ci_hdrc_imx_dt_ids[] = { variable
78 MODULE_DEVICE_TABLE(of, ci_hdrc_imx_dt_ids);
253 of_id = of_match_device(ci_hdrc_imx_dt_ids, &pdev->dev); in ci_hdrc_imx_probe()
467 .of_match_table = ci_hdrc_imx_dt_ids,