Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dmmc.c31 int wusbhc_mmcie_create(struct wusbhc *wusbhc) in wusbhc_mmcie_create() function
Dwusbhc.h398 extern int wusbhc_mmcie_create(struct wusbhc *);
Dwusbhc.c263 result = wusbhc_mmcie_create(wusbhc); in wusbhc_create()