at91_udc_dt_ids  1761 drivers/usb/gadget/udc/at91_udc.c static const struct of_device_id at91_udc_dt_ids[] = {
at91_udc_dt_ids  1780 drivers/usb/gadget/udc/at91_udc.c MODULE_DEVICE_TABLE(of, at91_udc_dt_ids);
at91_udc_dt_ids  1801 drivers/usb/gadget/udc/at91_udc.c 	match = of_match_node(at91_udc_dt_ids, np);
at91_udc_dt_ids  2027 drivers/usb/gadget/udc/at91_udc.c 		.of_match_table	= at91_udc_dt_ids,