Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dudc.h43 struct ci_hw_qh { struct
H A Dci.h96 struct ci_hw_qh *ptr;
H A Ddebug.c139 for (j = 0; j < (sizeof(struct ci_hw_qh)/sizeof(u32)); j++) in ci_qheads_show()
H A Dudc.c2112 sizeof(struct ci_hw_qh), in udc_start()