Lines Matching refs:state
47 * @completion: state for callback completion
48 * @lock: a mutex to protect callback completion state
52 * @status.state: the state of RSU system
78 unsigned int state;
124 priv->status.state = FIELD_GET(RSU_STATE_MASK, res->a2);
135 priv->status.state = 0;
413 return sprintf(buf, "0x%08x\n", priv->status.state);
607 /* to get the updated state */
654 static DEVICE_ATTR_RO(state);
717 priv->status.state = 0;
743 /* get the initial state from firmware */