Searched refs:qe_udc_match (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/udc/ | ||
H A D | fsl_qe_udc.c | 2464 static const struct of_device_id qe_udc_match[]; qe_udc_probe() variable in typeref:struct:of_device_id 2475 match = of_match_device(qe_udc_match, &ofdev->dev); qe_udc_probe() 2684 static const struct of_device_id qe_udc_match[] = { variable in typeref:struct:of_device_id 2700 MODULE_DEVICE_TABLE(of, qe_udc_match); 2705 .of_match_table = qe_udc_match, |
Completed in 43 milliseconds