Searched refs:rsnd_dma_request_channel (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | dvc.c | 288 return rsnd_dma_request_channel(rsnd_dvc_of_node(priv), in rsnd_dvc_dma_req()
|
H A D | ssiu.c | 312 return rsnd_dma_request_channel(rsnd_ssiu_of_node(priv), in rsnd_ssiu_dma_req()
|
H A D | src.c | 75 return rsnd_dma_request_channel(rsnd_src_of_node(priv), in rsnd_src_dma_req()
|
H A D | ssi.c | 1149 return rsnd_dma_request_channel(rsnd_ssi_of_node(priv), in rsnd_ssi_dma_req()
|
H A D | rsnd.h | 272 struct dma_chan *rsnd_dma_request_channel(struct device_node *of_node,
|
H A D | dma.c | 239 struct dma_chan *rsnd_dma_request_channel(struct device_node *of_node, in rsnd_dma_request_channel() function
|
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | dvc.c | 288 return rsnd_dma_request_channel(rsnd_dvc_of_node(priv), in rsnd_dvc_dma_req()
|
H A D | src.c | 84 return rsnd_dma_request_channel(rsnd_src_of_node(priv), in rsnd_src_dma_req()
|
H A D | ssiu.c | 407 return rsnd_dma_request_channel(rsnd_ssiu_of_node(priv), in rsnd_ssiu_dma_req()
|
H A D | rsnd.h | 278 struct dma_chan *rsnd_dma_request_channel(struct device_node *of_node, char *name,
|
H A D | dma.c | 240 struct dma_chan *rsnd_dma_request_channel(struct device_node *of_node, char *name, in rsnd_dma_request_channel() function
|
H A D | ssi.c | 1026 return rsnd_dma_request_channel(rsnd_ssi_of_node(priv), in rsnd_ssi_dma_req()
|
Completed in 16 milliseconds