Searched refs:is_hidp_activated (Results 1 – 2 of 2) sorted by relevance
168 pub is_hidp_activated: bool, field204 is_hidp_activated: false, in new()454 self.is_hidp_activated, in configure_enabled_profiles()470 if self.is_hidp_activated != active { in activate_hidp()471 self.is_hidp_activated = active; in activate_hidp()
784 Profile::Hid => Some(self.hh.as_ref().unwrap().is_hidp_activated), in is_profile_enabled()