Searched defs:hda_pipe_params (Results 1 – 1 of 1) sorted by relevance
19 struct hda_pipe_params { struct20 u8 host_dma_id;21 u8 link_dma_id;22 u32 ch;23 u32 s_freq;24 u32 s_fmt;25 u8 linktype;26 snd_pcm_format_t format;27 int link_index;28 int stream;[all …]