Home
last modified time | relevance | path

Searched refs:fotg210_hcd_probe (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210.h23 int fotg210_hcd_probe(struct platform_device *pdev, struct fotg210 *fotg);
28 static inline int fotg210_hcd_probe(struct platform_device *pdev, in fotg210_hcd_probe() function
H A Dfotg210-core.c162 ret = fotg210_hcd_probe(pdev, fotg); in fotg210_probe()
H A Dfotg210-hcd.c5549 * fotg210_hcd_probe - initialize faraday FOTG210 HCDs
5555 int fotg210_hcd_probe(struct platform_device *pdev, struct fotg210 *fotg) in fotg210_hcd_probe() function
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c5553 * fotg210_hcd_probe - initialize faraday FOTG210 HCDs
5559 static int fotg210_hcd_probe(struct platform_device *pdev) in fotg210_hcd_probe() function
5685 .probe = fotg210_hcd_probe,

Completed in 19 milliseconds