Searched refs:desired_state (Results 1 – 3 of 3) sorted by relevance
565 int desired_state = enabled ? HERMES_AUX_ENABLED : HERMES_AUX_DISABLED; in hermes_aux_control() local570 if (hermes_read_reg(hw, HERMES_CONTROL) == desired_state) in hermes_aux_control()581 desired_state) in hermes_aux_control()
452 int keycode, int desired_state) in handle_locking_key() argument473 if (old_state != desired_state) { in handle_locking_key()
575 uint8_t desired_state; member604 items->desired_state = params[1]; in hidpp_touchpad_fw_items_set()