Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dpatch_ca0132.c1053 #define get_hdafmt_chs(fmt) (fmt & 0xf) macro
2978 num_chans = get_hdafmt_chs(fmt) + 1; in dsp_allocate_ports_format()
3268 num_chans = get_hdafmt_chs(hda_format) + 1; in dspxfr_one_seg()