Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_dlp.c125 static inline bool dlp_mode_channels_match(struct dmaengine_dlp *dlp, in dlp_mode_channels_match() function
394 if (!is_playback && !dlp_mode_channels_match(dlp, ch_req, &ch_exp)) { in dmaengine_dlp_hw_params()