Searched refs:recv (Results 1 – 2 of 2) sorted by relevance
123 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_open() local129 dmairq = (recv) ? cam->txid + 2 : cam->txid; in camelot_pcm_open()130 if (recv) { in camelot_pcm_open()157 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_close() local160 dmairq = (recv) ? cam->txid + 2 : cam->txid; in camelot_pcm_close()162 if (recv) in camelot_pcm_close()179 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_hw_params() local181 if (recv) { in camelot_hw_params()245 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_trigger() local249 if (recv) in camelot_trigger()[all …]
134 unsigned int bits, channels, swl, recv, i; in ssi_hw_params() local138 recv = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 0 : 1; in ssi_hw_params()147 if (!recv) in ssi_hw_params()