Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/whci/
Dwhcd.h151 int whc_set_cluster_id(struct whc *whc, u8 bcid);
Dwusb.c206 int whc_set_cluster_id(struct whc *whc, u8 bcid) in whc_set_cluster_id() function
Dhcd.c52 ret = whc_set_cluster_id(whc, bcid); in whc_start()