Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dusbmisc_imx.c388 static const struct of_device_id usbmisc_imx_dt_ids[] = { variable
423 MODULE_DEVICE_TABLE(of, usbmisc_imx_dt_ids);
443 of_match_device(usbmisc_imx_dt_ids, &pdev->dev); in usbmisc_imx_probe()
460 .of_match_table = usbmisc_imx_dt_ids,