Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
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
Dfotg210-core.c158 ret = fotg210_udc_probe(pdev, fotg); in fotg210_probe()
Dfotg210-udc.c1173 int fotg210_udc_probe(struct platform_device *pdev, struct fotg210 *fotg) in fotg210_udc_probe() function