atmel_ehci_dt_ids  207 drivers/usb/host/ehci-atmel.c static const struct of_device_id atmel_ehci_dt_ids[] = {
atmel_ehci_dt_ids  212 drivers/usb/host/ehci-atmel.c MODULE_DEVICE_TABLE(of, atmel_ehci_dt_ids);
atmel_ehci_dt_ids  225 drivers/usb/host/ehci-atmel.c 		.of_match_table	= of_match_ptr(atmel_ehci_dt_ids),