Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c21 static __u8 c67x00_hub_des[] = { variable
215 len = min_t(unsigned int, sizeof(c67x00_hub_des), wLength); in c67x00_hub_control()
216 memcpy(buf, c67x00_hub_des, len); in c67x00_hub_control()