Lines Matching defs:buttons
192 /* Hardware buttons on the 18i20 */
216 u8 button_count; /* number of buttons */
237 u8 buttons[SCARLETT2_BUTTON_MAX];
373 /* Mute and dim buttons */
480 /* mute & dim buttons */
481 u8 buttons[SCARLETT2_BUTTON_MAX];
1011 private->buttons[i] = !!volume_status.buttons[i];
1331 ucontrol->value.enumerated.item[0] = private->buttons[elem->control];
1347 oval = private->buttons[index];
1353 private->buttons[index] = val;
1905 private->buttons[i] = !!volume_status.buttons[i];
2050 /* Set up the interrupt polling if there are hardware buttons */