Lines Matching defs:mix
1341 u8 mix[SCARLETT2_MIX_MAX];
2843 /* Send a USB message to get the volumes for all inputs of one mix
2844 * and put the values into private->mix[]
2871 private->mix[j] = scarlett2_mixer_value_to_db(
2877 /* Send a USB message to set the volumes for all inputs of one mix
2878 * (values obtained from private->mix[])
2897 scarlett2_mixer_values[private->mix[j]]
6804 ucontrol->value.integer.value[0] = private->mix[elem->control];
6822 oval = private->mix[index];
6830 private->mix[index] = val;
8050 /* Notify of change to the mix controls */
8225 /* Number of monitor mix controls */