Home
last modified time | relevance | path

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

/drivers/usb/host/whci/
Dwhcd.h164 int whc_set_cluster_id(struct whc *whc, u8 bcid);
Dwusb.c217 int whc_set_cluster_id(struct whc *whc, u8 bcid) in whc_set_cluster_id() function
Dhcd.c63 ret = whc_set_cluster_id(whc, bcid); in whc_start()