Lines Matching refs:num_chans
1909 unsigned int num_chans, in dsp_allocate_router_ports() argument
1924 val |= num_chans - 1; in dsp_allocate_router_ports()
1970 unsigned int num_chans, in dsp_allocate_ports() argument
1982 status = dsp_allocate_router_ports(codec, num_chans, in dsp_allocate_ports()
1995 unsigned int num_chans; in dsp_allocate_ports_format() local
2006 num_chans = get_hdafmt_chs(fmt) + 1; in dsp_allocate_ports_format()
2008 status = dsp_allocate_ports(codec, num_chans, rate_multi, port_map); in dsp_allocate_ports_format()
2246 unsigned int num_chans; in dspxfr_one_seg() local
2302 num_chans = get_hdafmt_chs(hda_format) + 1; in dspxfr_one_seg()
2305 (num_chans * sample_rate_mul / sample_rate_div)); in dspxfr_one_seg()
2319 chip_addx, hda_frame_size_words, num_chans, in dspxfr_one_seg()