Home
last modified time | relevance | path

Searched refs:qproc (Results 1 – 1 of 1) sorted by relevance

/drivers/remoteproc/
Dqcom_q6v5_mss.c228 static int q6v5_regulator_enable(struct q6v5 *qproc, in q6v5_regulator_enable() argument
239 dev_err(qproc->dev, in q6v5_regulator_enable()
250 dev_err(qproc->dev, in q6v5_regulator_enable()
258 dev_err(qproc->dev, "Regulator enable failed\n"); in q6v5_regulator_enable()
278 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable() argument
325 static int q6v5_pds_enable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_enable() argument
349 static void q6v5_pds_disable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_disable() argument
360 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, int *current_perm, in q6v5_xfer_mem_ownership() argument
366 if (!qproc->need_mem_protection) in q6v5_xfer_mem_ownership()
382 struct q6v5 *qproc = rproc->priv; in q6v5_load() local
[all …]