Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2340 static const struct of_device_id udc_pxa_dt_ids[] = { variable
2344 MODULE_DEVICE_TABLE(of, udc_pxa_dt_ids);
2539 .of_match_table = of_match_ptr(udc_pxa_dt_ids),