Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dhermes.c564 int desired_state = enabled ? HERMES_AUX_ENABLED : HERMES_AUX_DISABLED; in hermes_aux_control() local
569 if (hermes_read_reg(hw, HERMES_CONTROL) == desired_state) in hermes_aux_control()
580 desired_state) in hermes_aux_control()
/linux-5.19.10/drivers/hid/
Dhid-logitech-hidpp.c1927 uint8_t desired_state; member
1956 items->desired_state = params[1]; in hidpp_touchpad_fw_items_set()