Searched refs:output_sel (Results 1 – 4 of 4) sorted by relevance
37 if (data->output_sel == PLAYBACK_DST_HP) { in output_select_apply()40 } else if (data->output_sel == PLAYBACK_DST_HP_FP) { in output_select_apply()76 value->value.enumerated.item[0] = data->output_sel; in output_select_get()91 if (data->output_sel != new) { in output_select_put()92 data->output_sel = new; in output_select_put()
30 unsigned char output_sel; member
162 data->output_sel = PLAYBACK_DST_HP_FP; in dg_init()257 switch (data->output_sel) { in adjust_dg_dac_routing()
666 enum tvp514x_output output_sel; in tvp514x_s_routing() local674 output_sel = output; in tvp514x_s_routing()680 output_sel |= tvp514x_read_reg(sd, in tvp514x_s_routing()683 output_sel); in tvp514x_s_routing()688 decoder->tvp514x_regs[REG_OUTPUT_FORMATTER1].val = output_sel; in tvp514x_s_routing()