Searched refs:can_control_hw_wp (Results 1 – 5 of 5) sorted by relevance
204 if cmd.can_control_hw_wp() { in get_hw()221 pub fn can_control_hw_wp(&self) -> bool { in can_control_hw_wp() method222 self.cmd.can_control_hw_wp() in can_control_hw_wp()265 if self.can_control_hw_wp() { in set_hw()
201 if !env.wp.can_control_hw_wp() { in hwwp_locks_swwp_test()
81 pub fn can_control_hw_wp(&self) -> bool { in can_control_hw_wp() method164 fn can_control_hw_wp(&self) -> bool; in can_control_hw_wp() method
181 fn can_control_hw_wp(&self) -> bool { in can_control_hw_wp() method182 self.fc.can_control_hw_wp() in can_control_hw_wp()
297 fn can_control_hw_wp(&self) -> bool { in can_control_hw_wp() method298 self.fc.can_control_hw_wp() in can_control_hw_wp()