Searched refs:wusbhc_b_create (Results 1 – 4 of 4) sorted by relevance
303 int wusbhc_b_create(struct wusbhc *wusbhc) in wusbhc_b_create() function319 EXPORT_SYMBOL_GPL(wusbhc_b_create);
296 extern int wusbhc_b_create(struct wusbhc *);
287 ret = wusbhc_b_create(wusbhc); in whc_probe()
816 result = wusbhc_b_create(&hwahc->wusbhc); in hwahc_probe()