Searched refs:wusbhc_b_create (Results 1 – 4 of 4) sorted by relevance
320 int wusbhc_b_create(struct wusbhc *wusbhc) in wusbhc_b_create() function336 EXPORT_SYMBOL_GPL(wusbhc_b_create);
310 extern int wusbhc_b_create(struct wusbhc *);
298 ret = wusbhc_b_create(wusbhc); in whc_probe()
830 result = wusbhc_b_create(&hwahc->wusbhc); in hwahc_probe()