Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dusb251xb.c558 static const struct of_device_id usb251xb_of_match[] = { variable
587 MODULE_DEVICE_TABLE(of, usb251xb_of_match);
600 const struct of_device_id *of_id = of_match_device(usb251xb_of_match, in usb251xb_probe()
656 .of_match_table = of_match_ptr(usb251xb_of_match),