Home
last modified time | relevance | path

Searched refs:ci_hw_td (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.h20 struct ci_hw_td { struct
54 struct ci_hw_td td;
63 struct ci_hw_td *ptr;
H A Ddebug.c159 unsigned i, j, qsize = sizeof(struct ci_hw_td)/sizeof(u32); in ci_requests_show()
H A Dudc.c2079 ci->td_pool = dma_pool_create("ci_hw_td", dev->parent, in udc_start()
2080 sizeof(struct ci_hw_td), in udc_start()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.h20 struct ci_hw_td { struct
54 struct ci_hw_td td;
63 struct ci_hw_td *ptr;
H A Ddebug.c159 unsigned i, j, qsize = sizeof(struct ci_hw_td)/sizeof(u32); in ci_requests_show()
H A Dudc.c2117 ci->td_pool = dma_pool_create("ci_hw_td", dev->parent, in udc_start()
2118 sizeof(struct ci_hw_td), in udc_start()

Completed in 7 milliseconds