Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210.h47 int fotg210_udc_probe(struct platform_device *pdev, struct fotg210 *fotg);
50 static inline int fotg210_udc_probe(struct platform_device *pdev, in fotg210_udc_probe() function
H A Dfotg210-core.c159 ret = fotg210_udc_probe(pdev, fotg); in fotg210_probe()
H A Dfotg210-udc.c1173 int fotg210_udc_probe(struct platform_device *pdev, struct fotg210 *fotg) in fotg210_udc_probe() function