Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_dlp.c78 struct dmaengine_dlp_runtime_data;
86 struct dmaengine_dlp_runtime_data *pref;
91 struct dmaengine_dlp_runtime_data { struct
93 struct dmaengine_dlp_runtime_data *ref; argument
166 static inline ssize_t dlp_channels_to_bytes(struct dmaengine_dlp_runtime_data *prtd, in dlp_channels_to_bytes()
172 static inline ssize_t dlp_frames_to_bytes(struct dmaengine_dlp_runtime_data *prtd, in dlp_frames_to_bytes()
178 static inline snd_pcm_sframes_t dlp_bytes_to_frames(struct dmaengine_dlp_runtime_data *prtd, in dlp_bytes_to_frames()
189 static inline struct dmaengine_dlp_runtime_data *substream_to_prtd( in substream_to_prtd()
200 struct dmaengine_dlp_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_dlp_get_chan()
214 static int dlp_get_offset_size(struct dmaengine_dlp_runtime_data *prtd, in dlp_get_offset_size()
[all …]