Searched refs:in_ch (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/usb/ |
D | mixer.c | 2011 int in_pin, int in_ch, int num_outs, in build_mixer_unit_ctl() argument 2028 cval->control = in_ch + 1; /* based on 1 */ in build_mixer_unit_ctl() 2033 if (check_matrix_bitmap(c, in_ch, i, num_outs)) { in build_mixer_unit_ctl() 2055 len = sprintf(kctl->id.name, "Mixer Source %d", in_ch + 1); in build_mixer_unit_ctl()
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-topology.c | 1571 u8 in_ch, out_ch, index; in skl_tplg_mic_control_set() local 1622 in_ch = list[out_ch]; in skl_tplg_mic_control_set() 1623 mic_cfg.blob[out_ch][in_ch] = SKL_DEFAULT_MIC_SEL_GAIN; in skl_tplg_mic_control_set()
|