Lines Matching defs:state
652 u8 *state;
659 state = &max98088->ina_state;
662 state = &max98088->inb_state;
670 *state |= channel;
675 *state &= ~channel;
676 if (*state == 0) {
1455 /* Disable EQ while configuring, and save current on/off state */
1467 /* Restore the original on/off state */
1502 /* Disable EQ while configuring, and save current on/off state */
1514 /* Restore the original on/off state */