Home
last modified time | relevance | path

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

/sound/pci/echoaudio/
Dechoaudio_dsp.h654 __le16 audio_format[DSP_MAXPIPES]; /* Chs. audio format 0x020 32*2 */ member
Dechoaudio.c2213 memcpy(&commpage->audio_format, &commpage_bak->audio_format, in snd_echo_resume()
2214 sizeof(commpage->audio_format)); in snd_echo_resume()
Dechoaudio_dsp.c850 chip->comm_page->audio_format[pipe_index] = cpu_to_le16(dsp_format); in set_audio_format()