Lines Matching defs:qproc
293 static int q6v5_regulator_enable(struct q6v5 *qproc, in q6v5_regulator_enable()
343 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable()
390 static int q6v5_pds_enable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_enable()
417 static void q6v5_pds_disable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_disable()
428 static int q6v5_external_bhs_enable(struct q6v5 *qproc) in q6v5_external_bhs_enable()
451 static void q6v5_external_bhs_disable(struct q6v5 *qproc) in q6v5_external_bhs_disable()
456 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, u64 *current_perm, in q6v5_xfer_mem_ownership()
486 static void q6v5_debug_policy_load(struct q6v5 *qproc, void *mba_region) in q6v5_debug_policy_load()
503 struct q6v5 *qproc = rproc->priv; in q6v5_load() local
526 static int q6v5_reset_assert(struct q6v5 *qproc) in q6v5_reset_assert()
565 static int q6v5_reset_deassert(struct q6v5 *qproc) in q6v5_reset_deassert()
584 static int q6v5_rmb_pbl_wait(struct q6v5 *qproc, int ms) in q6v5_rmb_pbl_wait()
604 static int q6v5_rmb_mba_wait(struct q6v5 *qproc, u32 status, int ms) in q6v5_rmb_mba_wait()
630 static void q6v5_dump_mba_logs(struct q6v5 *qproc) in q6v5_dump_mba_logs()
655 static int q6v5proc_reset(struct q6v5 *qproc) in q6v5proc_reset()
904 static int q6v5proc_enable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_enable_qchannel()
937 static void q6v5proc_disable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_disable_qchannel()
987 static void q6v5proc_halt_axi_port(struct q6v5 *qproc, in q6v5proc_halt_axi_port()
1014 static int q6v5_mpss_init_image(struct q6v5 *qproc, const struct firmware *fw, in q6v5_mpss_init_image()
1109 static int q6v5_mba_load(struct q6v5 *qproc) in q6v5_mba_load()
1284 static void q6v5_mba_reclaim(struct q6v5 *qproc) in q6v5_mba_reclaim()
1359 struct q6v5 *qproc = rproc->priv; in q6v5_reload_mba() local
1374 static int q6v5_mpss_load(struct q6v5 *qproc) in q6v5_mpss_load()
1583 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_dump_segment() local
1626 struct q6v5 *qproc = rproc->priv; in q6v5_start() local
1668 struct q6v5 *qproc = rproc->priv; in q6v5_stop() local
1687 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_register_dump_segments() local
1726 struct q6v5 *qproc = rproc->priv; in q6v5_panic() local
1741 struct q6v5 *qproc = container_of(q6v5, struct q6v5, q6v5); in qcom_msa_handover() local
1752 static int q6v5_init_mem(struct q6v5 *qproc, struct platform_device *pdev) in q6v5_init_mem()
1924 static void q6v5_pds_detach(struct q6v5 *qproc, struct device **pds, in q6v5_pds_detach()
1940 static int q6v5_init_reset(struct q6v5 *qproc) in q6v5_init_reset()
1961 static int q6v5_alloc_memory_region(struct q6v5 *qproc) in q6v5_alloc_memory_region()
2046 struct q6v5 *qproc; in q6v5_probe() local
2199 struct q6v5 *qproc = platform_get_drvdata(pdev); in q6v5_remove() local