Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
A Dcppi_dma.h57 struct cppi_descriptor { struct
64 struct cppi_descriptor *next; argument
95 struct cppi_descriptor *freelist;
98 struct cppi_descriptor *head;
99 struct cppi_descriptor *tail;
100 struct cppi_descriptor *last_processed;
A Dcppi_dma.c63 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc()
125 struct cppi_descriptor *bd; in cppi_pool_init()
139 struct cppi_descriptor *bd; in cppi_pool_free()
440 struct cppi_descriptor *bd; in cppi_dump_rxq()
566 struct cppi_descriptor *bd; in cppi_next_tx_segment()
767 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment()
773 struct cppi_descriptor *d; in cppi_next_rx_segment()
1005 struct cppi_descriptor *bd; in cppi_rx_scan()
1173 struct cppi_descriptor *bd; in cppi_interrupt()
1327 sizeof(struct cppi_descriptor), in cppi_dma_controller_create()
[all …]

Completed in 11 milliseconds