Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/whci/
Dinit.c46 int whc_init(struct whc *whc) in whc_init() function
Dwhcd.h130 int whc_init(struct whc *whc);
Dhcd.c247 ret = whc_init(whc); in whc_probe()