usb251xb_of_match  594 drivers/usb/misc/usb251xb.c static const struct of_device_id usb251xb_of_match[] = {
usb251xb_of_match  623 drivers/usb/misc/usb251xb.c MODULE_DEVICE_TABLE(of, usb251xb_of_match);
usb251xb_of_match  636 drivers/usb/misc/usb251xb.c 	const struct of_device_id *of_id = of_match_device(usb251xb_of_match,
usb251xb_of_match  711 drivers/usb/misc/usb251xb.c 		.of_match_table = of_match_ptr(usb251xb_of_match),