Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c2460 static const struct of_device_id qe_udc_match[]; variable
2471 match = of_match_device(qe_udc_match, &ofdev->dev); in qe_udc_probe()
2679 static const struct of_device_id qe_udc_match[] = { variable
2695 MODULE_DEVICE_TABLE(of, qe_udc_match);
2700 .of_match_table = qe_udc_match,