Lines Matching defs:state
307 * The state may be in the process of changing, userspace should
315 static DEVICE_ATTR_RO(state);
428 /* Are there any state mutation ops (make writable)? */
479 enum nvdimm_fwa_state state;
485 state = nvdimm->fw_ops->activate_state(nvdimm);
488 switch (state) {
619 * Security state must be initialized before device_add() for
622 /* get security state and extended (master) state */
641 /* We are shutting down. Make state frozen artificially. */