Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_qe_udc.c2475 static const struct of_device_id qe_udc_match[]; variable
2486 match = of_match_device(qe_udc_match, &ofdev->dev); in qe_udc_probe()
2695 static const struct of_device_id qe_udc_match[] = { variable
2711 MODULE_DEVICE_TABLE(of, qe_udc_match);
2716 .of_match_table = qe_udc_match,