Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c1426 static const struct of_device_id msm_otg_dt_match[] = { variable
1437 MODULE_DEVICE_TABLE(of, msm_otg_dt_match);
1454 id = of_match_device(msm_otg_dt_match, &pdev->dev); in msm_otg_read_dt()
1823 .of_match_table = msm_otg_dt_match,