Lines Matching defs:qproc
287 static int q6v5_regulator_enable(struct q6v5 *qproc, in q6v5_regulator_enable()
337 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable()
384 static int q6v5_pds_enable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_enable()
411 static void q6v5_pds_disable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_disable()
422 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, u64 *current_perm, in q6v5_xfer_mem_ownership()
452 static void q6v5_debug_policy_load(struct q6v5 *qproc, void *mba_region) in q6v5_debug_policy_load()
469 struct q6v5 *qproc = rproc->priv; in q6v5_load() local
492 static int q6v5_reset_assert(struct q6v5 *qproc) in q6v5_reset_assert()
531 static int q6v5_reset_deassert(struct q6v5 *qproc) in q6v5_reset_deassert()
550 static int q6v5_rmb_pbl_wait(struct q6v5 *qproc, int ms) in q6v5_rmb_pbl_wait()
570 static int q6v5_rmb_mba_wait(struct q6v5 *qproc, u32 status, int ms) in q6v5_rmb_mba_wait()
596 static void q6v5_dump_mba_logs(struct q6v5 *qproc) in q6v5_dump_mba_logs()
621 static int q6v5proc_reset(struct q6v5 *qproc) in q6v5proc_reset()
870 static int q6v5proc_enable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_enable_qchannel()
903 static void q6v5proc_disable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_disable_qchannel()
953 static void q6v5proc_halt_axi_port(struct q6v5 *qproc, in q6v5proc_halt_axi_port()
980 static int q6v5_mpss_init_image(struct q6v5 *qproc, const struct firmware *fw, in q6v5_mpss_init_image()
1075 static int q6v5_mba_load(struct q6v5 *qproc) in q6v5_mba_load()
1241 static void q6v5_mba_reclaim(struct q6v5 *qproc) in q6v5_mba_reclaim()
1314 struct q6v5 *qproc = rproc->priv; in q6v5_reload_mba() local
1329 static int q6v5_mpss_load(struct q6v5 *qproc) in q6v5_mpss_load()
1538 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_dump_segment() local
1581 struct q6v5 *qproc = rproc->priv; in q6v5_start() local
1623 struct q6v5 *qproc = rproc->priv; in q6v5_stop() local
1642 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_register_dump_segments() local
1681 struct q6v5 *qproc = rproc->priv; in q6v5_panic() local
1696 struct q6v5 *qproc = container_of(q6v5, struct q6v5, q6v5); in qcom_msa_handover() local
1707 static int q6v5_init_mem(struct q6v5 *qproc, struct platform_device *pdev) in q6v5_init_mem()
1859 static void q6v5_pds_detach(struct q6v5 *qproc, struct device **pds, in q6v5_pds_detach()
1868 static int q6v5_init_reset(struct q6v5 *qproc) in q6v5_init_reset()
1889 static int q6v5_alloc_memory_region(struct q6v5 *qproc) in q6v5_alloc_memory_region()
1974 struct q6v5 *qproc; in q6v5_probe() local
2138 struct q6v5 *qproc = platform_get_drvdata(pdev); in q6v5_remove() local