Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Dfsl-mph-dr-of.c121 static const struct of_device_id fsl_usb2_mph_dr_of_match[]; variable
137 match = of_match_device(fsl_usb2_mph_dr_of_match, &ofdev->dev); in fsl_usb2_mph_dr_of_probe()
281 static const struct of_device_id fsl_usb2_mph_dr_of_match[] = { variable
294 .of_match_table = fsl_usb2_mph_dr_of_match,