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