Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2yaudio.c934 static int usx2y_audio_stream_new(struct snd_card *card, int playback_endpoint, int capture_endpoint)
952 usx2y_substream[SNDRV_PCM_STREAM_CAPTURE]->endpoint = capture_endpoint;
961 usx2y_audio_stream_new(struct snd_card * card,int playback_endpoint,int capture_endpoint) usx2y_audio_stream_new() argument