Searched refs:test_state (Results 1 – 8 of 8) sorted by relevance
186 suspend_state_t test_state; in test_suspend() local192 for (test_state = PM_SUSPEND_MIN; test_state < PM_SUSPEND_MAX; test_state++) { in test_suspend()193 const char *state_label = pm_states[test_state]; in test_suspend()198 if (test_state == PM_SUSPEND_MAX) { in test_suspend()215 test_wakealarm(rtc, test_state); in test_suspend()
48 struct test_state { struct59 int test_init(struct test_state *state) in test_init() argument145 void test_exit(struct test_state *state) in test_exit()156 struct test_state state; in main()
88 struct dentry *test_state; in hv_debug_set_test_state() local90 test_state = debugfs_create_file(status, 0644, root, in hv_debug_set_test_state()93 if (IS_ERR(test_state)) { in hv_debug_set_test_state()95 return PTR_ERR(test_state); in hv_debug_set_test_state()
170 struct test_state { struct178 static struct test_state ts; argument
5724 dport->test_state = BFA_DPORT_ST_DISABLED; in bfa_fcdiag_attach()6168 dport->test_state = BFA_DPORT_ST_NOTSTART; in bfa_dport_sm_disabled()6214 dport->test_state = BFA_DPORT_ST_NO_SFP; in bfa_dport_sm_enabling()6216 dport->test_state = BFA_DPORT_ST_INP; in bfa_dport_sm_enabling()6223 dport->test_state = BFA_DPORT_ST_DISABLED; in bfa_dport_sm_enabling()6266 dport->test_state = BFA_DPORT_ST_COMP; in bfa_dport_sm_enabled()6270 dport->test_state = BFA_DPORT_ST_INP; in bfa_dport_sm_enabled()6279 dport->test_state = BFA_DPORT_ST_NO_SFP; in bfa_dport_sm_enabled()6344 dport->test_state = BFA_DPORT_ST_DISABLED; in bfa_dport_sm_disabling()6395 dport->test_state = BFA_DPORT_ST_NO_SFP; in bfa_dport_sm_starting()[all …]
716 u8 test_state; /* enum dport_test_state */ member
219 static bool test_state(unsigned int *tasks, enum psi_states state) in test_state() function735 if (test_state(groupc->tasks, s)) in psi_group_change()