Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_scarlett2.c1253 u8 phantom_switch[SCARLETT2_PHANTOM_SWITCH_MAX]; member
5919 info->phantom_count, private->phantom_switch); in scarlett2_update_input_phantom()
5942 return !!(private->phantom_switch[index] & 0x02); in scarlett2_phantom_is_switching()
6016 private->phantom_switch[elem->control]); in scarlett2_phantom_ctl_get()
6045 oval = private->phantom_switch[index]; in scarlett2_phantom_ctl_put()
6051 private->phantom_switch[index] = val; in scarlett2_phantom_ctl_put()