Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_dlp.c79 struct dmaengine_dlp { struct
92 struct dmaengine_dlp *parent; argument
111 static inline void dlp_activate(struct dmaengine_dlp *dlp) in dlp_activate()
118 static inline void dlp_deactivate(struct dmaengine_dlp *dlp) in dlp_deactivate()
125 static inline bool dlp_mode_channels_match(struct dmaengine_dlp *dlp, in dlp_mode_channels_match()
184 static inline struct dmaengine_dlp *soc_component_to_dlp(struct snd_soc_component *p) in soc_component_to_dlp()
186 return container_of(p, struct dmaengine_dlp, component); in soc_component_to_dlp()
205 static struct device *dmaengine_dma_dev(struct dmaengine_dlp *dlp, in dmaengine_dma_dev()
385 struct dmaengine_dlp *dlp = soc_component_to_dlp(component); in dmaengine_dlp_hw_params()
428 struct dmaengine_dlp *dlp = soc_component_to_dlp(component); in dmaengine_pcm_set_runtime_hwparams()
[all …]