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.c1287 u8 phantom_switch[SCARLETT2_PHANTOM_SWITCH_MAX]; member
5677 info->phantom_count, private->phantom_switch); in scarlett2_update_input_phantom()
5700 return !!(private->phantom_switch[index] & 0x02); in scarlett2_phantom_is_switching()
5772 private->phantom_switch[elem->control]); in scarlett2_phantom_ctl_get()
5795 oval = private->phantom_switch[index]; in scarlett2_phantom_ctl_put()
5801 private->phantom_switch[index] = val; in scarlett2_phantom_ctl_put()