Searched defs:has_playback (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/adi/ | ||
| H A D | axi-i2s.c | 46 bool has_playback; member |
| /linux/sound/soc/codecs/ | ||
| H A D | hdmi-codec.c | 498 if (!((has_playback && tx) || (has_capture && !tx))) in hdmi_codec_shutdown() local |
| /linux/sound/soc/spacemit/ | ||
| H A D | k1_i2s.c | 61 bool has_playback; global() member |
| /linux/sound/soc/rockchip/ | ||
| H A D | rockchip_i2s_tdm.c | 70 bool has_playback; member |
| H A D | rockchip_sai.c | 63 bool has_playback; member |
| /linux/sound/soc/ | ||
| H A D | soc-pcm.c | 2809 int has_playback = 0; soc_get_playback_capture() local |