Searched refs:cppi41_dma_channel (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/usb/musb/ |
D | musb_cppi41.c | 38 struct cppi41_dma_channel *rx_channel; 39 struct cppi41_dma_channel *tx_channel; 49 void (*set_dma_mode)(struct cppi41_dma_channel *cppi41_channel, 54 static void save_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in save_rx_toggle() 70 static void update_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in update_rx_toggle() 117 static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) in cppi41_trans_done() 188 struct cppi41_dma_channel *cppi41_channel, *n; in cppi41_recheck_tx_req() 224 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_callback() 339 static void cppi41_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_dma_mode() 366 static void da8xx_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in da8xx_set_dma_mode() [all …]
|
D | musb_trace.h | 314 TP_PROTO(struct cppi41_dma_channel *ch), 317 __field(struct cppi41_dma_channel *, ch) 344 TP_PROTO(struct cppi41_dma_channel *ch), 349 TP_PROTO(struct cppi41_dma_channel *ch), 354 TP_PROTO(struct cppi41_dma_channel *ch), 359 TP_PROTO(struct cppi41_dma_channel *ch), 364 TP_PROTO(struct cppi41_dma_channel *ch), 369 TP_PROTO(struct cppi41_dma_channel *ch), 374 TP_PROTO(struct cppi41_dma_channel *ch),
|
D | cppi_dma.h | 127 struct cppi41_dma_channel { struct
|