Lines Matching defs:ops
23 * @ops: ops for the state34 struct qcom_smem_state_ops ops;52 if (!state->ops.update_bits)55 return state->ops.update_bits(state->priv, mask, value);194 * @ops: implementation ops198 const struct qcom_smem_state_ops *ops,210 state->ops = *ops;