Home
last modified time | relevance | path

Searched refs:ci_hw_qh (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.h43 struct ci_hw_qh { struct
H A Dci.h95 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.c2073 ci->qh_pool = dma_pool_create("ci_hw_qh", dev->parent, in udc_start()
2074 sizeof(struct ci_hw_qh), in udc_start()
/kernel/linux/linux-6.6/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.c2111 ci->qh_pool = dma_pool_create("ci_hw_qh", dev->parent, in udc_start()
2112 sizeof(struct ci_hw_qh), in udc_start()

Completed in 9 milliseconds