Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c1053 #define get_hdafmt_chs(fmt) (fmt & 0xf) macro
2965 num_chans = get_hdafmt_chs(fmt) + 1; in dsp_allocate_ports_format()
3254 num_chans = get_hdafmt_chs(hda_format) + 1; in dspxfr_one_seg()