Home
last modified time | relevance | path

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

/linux-6.15/sound/usb/
H A Dmixer_scarlett2.c1253 u8 dsp_switch[SCARLETT2_DSP_SWITCH_MAX]; member
5250 info->dsp_input_count, private->dsp_switch); in scarlett2_update_input_dsp()
5273 ucontrol->value.integer.value[0] = private->dsp_switch[elem->control]; in scarlett2_dsp_ctl_get()
5301 oval = private->dsp_switch[index]; in scarlett2_dsp_ctl_put()
5307 private->dsp_switch[index] = val; in scarlett2_dsp_ctl_put()