Home
last modified time | relevance | path

Searched refs:usb251xb_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusb251xb.c598 static const struct of_device_id usb251xb_of_match[] = { variable
630 MODULE_DEVICE_TABLE(of, usb251xb_of_match);
650 const struct of_device_id *of_id = of_match_device(usb251xb_of_match, in usb251xb_probe()
762 .of_match_table = of_match_ptr(usb251xb_of_match),
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dusb251xb.c591 static const struct of_device_id usb251xb_of_match[] = { variable
623 MODULE_DEVICE_TABLE(of, usb251xb_of_match);
745 .of_match_table = usb251xb_of_match,

Completed in 3 milliseconds