Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c490 static int usb_root_hub_string (int id, int serial, char *type, __u8 *data, int len) in usb_root_hub_string() function
675 len = usb_root_hub_string(wValue & 0xff, (int)(long)0, "SL811HS", data, wLength); in sl811_rh_submit_urb()