Searched defs:wp_status (Results 1 – 5 of 5) sorted by relevance
76 int waitpid_ret_test(pid_t wp_pid, int *wp_status, int wp_opts, in waitpid_ret_test()
124 fn wp_status(&self, en: bool) -> Result<bool, FlashromError>; in wp_status() method
90 fn wp_status(&self, en: bool) -> Result<bool, FlashromError> { in wp_status() method
197 fn wp_status(&self, en: bool) -> Result<bool, FlashromError> { in wp_status() method
551 const int wp_status = cros_ec_wp_is_enabled(); in disable_soft_wp_if_needed() local