Searched defs:is_tx (Results 1 – 4 of 4) sorted by relevance
/sound/soc/apple/ |
D | mca.c | 196 bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in mca_fe_early_trigger() local 233 bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in mca_fe_trigger() local 395 int slot_width, bool is_tx, int port) in mca_configure_serdes() 573 bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in mca_fe_hw_params() local 898 bool is_tx = (stream == SNDRV_PCM_STREAM_PLAYBACK); in mca_request_dma_channel() local
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 166 unsigned int is_tx = e->tx; in sst_slot_get() local 226 unsigned int is_tx = e->tx; in sst_slot_put() local
|
D | sst-atom-controls.h | 846 #define SST_SSP_SLOT_ENUM(s_ch_no, is_tx, xtexts) \ argument 852 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument
|
/sound/soc/codecs/ |
D | wcd938x.h | 663 bool is_tx; member
|