Lines Matching defs:state
40 * @completion: state for callback completion
41 * @lock: a mutex to protect callback completion state
45 * @status.state: the state of RSU system
64 unsigned int state;
98 priv->status.state = FIELD_GET(RSU_STATE_MASK, res->a2);
109 priv->status.state = 0;
320 return sprintf(buf, "0x%08x\n", priv->status.state);
458 /* to get the updated state */
477 static DEVICE_ATTR_RO(state);
528 priv->status.state = 0;
548 /* get the initial state from firmware */