Home
last modified time | relevance | path

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

/openbmc/linux/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.c163 ret = fotg210_hcd_probe(pdev, fotg); in fotg210_probe()
H A Dfotg210-hcd.c5555 int fotg210_hcd_probe(struct platform_device *pdev, struct fotg210 *fotg) in fotg210_hcd_probe() function