Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/whci/
Dinit.c57 int whc_init(struct whc *whc) in whc_init() function
Dwhcd.h143 int whc_init(struct whc *whc);
Dhcd.c258 ret = whc_init(whc); in whc_probe()