Searched refs:playback_endpoint (Results 1 – 1 of 1) sorted by relevance
945 static int usx2y_audio_stream_new(struct snd_card *card, int playback_endpoint, int capture_endpoin… in usx2y_audio_stream_new() argument952 for (i = playback_endpoint ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in usx2y_audio_stream_new()961 if (playback_endpoint) in usx2y_audio_stream_new()962 usx2y_substream[SNDRV_PCM_STREAM_PLAYBACK]->endpoint = playback_endpoint; in usx2y_audio_stream_new()966 playback_endpoint ? 1 : 0, 1, in usx2y_audio_stream_new()973 if (playback_endpoint) in usx2y_audio_stream_new()983 if (playback_endpoint) { in usx2y_audio_stream_new()