Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-mxs-usb.c150 static const struct of_device_id mxs_phy_dt_ids[] = { variable
159 MODULE_DEVICE_TABLE(of, mxs_phy_dt_ids);
463 of_id = of_match_device(mxs_phy_dt_ids, &pdev->dev); in mxs_phy_probe()
575 .of_match_table = mxs_phy_dt_ids,