Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-core.c182 static const struct of_device_id fotg210_of_match[] = { variable
188 MODULE_DEVICE_TABLE(of, fotg210_of_match);
194 .of_match_table = of_match_ptr(fotg210_of_match),
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c5673 static const struct of_device_id fotg210_of_match[] = { variable
5677 MODULE_DEVICE_TABLE(of, fotg210_of_match);
5683 .of_match_table = of_match_ptr(fotg210_of_match),

Completed in 7 milliseconds