Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes.c565 int desired_state = enabled ? HERMES_AUX_ENABLED : HERMES_AUX_DISABLED; in hermes_aux_control() local
570 if (hermes_read_reg(hw, HERMES_CONTROL) == desired_state) in hermes_aux_control()
581 desired_state) in hermes_aux_control()
/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c2206 uint8_t desired_state; member
2235 items->desired_state = params[1]; in hidpp_touchpad_fw_items_set()