Lines Matching defs:qproc

286 static int q6v5_regulator_enable(struct q6v5 *qproc,  in q6v5_regulator_enable()
336 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable()
383 static int q6v5_pds_enable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_enable()
410 static void q6v5_pds_disable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_disable()
421 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, u64 *current_perm, in q6v5_xfer_mem_ownership()
451 static void q6v5_debug_policy_load(struct q6v5 *qproc, void *mba_region) in q6v5_debug_policy_load()
468 struct q6v5 *qproc = rproc->priv; in q6v5_load() local
491 static int q6v5_reset_assert(struct q6v5 *qproc) in q6v5_reset_assert()
530 static int q6v5_reset_deassert(struct q6v5 *qproc) in q6v5_reset_deassert()
549 static int q6v5_rmb_pbl_wait(struct q6v5 *qproc, int ms) in q6v5_rmb_pbl_wait()
569 static int q6v5_rmb_mba_wait(struct q6v5 *qproc, u32 status, int ms) in q6v5_rmb_mba_wait()
595 static void q6v5_dump_mba_logs(struct q6v5 *qproc) in q6v5_dump_mba_logs()
620 static int q6v5proc_reset(struct q6v5 *qproc) in q6v5proc_reset()
869 static int q6v5proc_enable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_enable_qchannel()
902 static void q6v5proc_disable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_disable_qchannel()
952 static void q6v5proc_halt_axi_port(struct q6v5 *qproc, in q6v5proc_halt_axi_port()
979 static int q6v5_mpss_init_image(struct q6v5 *qproc, const struct firmware *fw, in q6v5_mpss_init_image()
1074 static int q6v5_mba_load(struct q6v5 *qproc) in q6v5_mba_load()
1240 static void q6v5_mba_reclaim(struct q6v5 *qproc) in q6v5_mba_reclaim()
1313 struct q6v5 *qproc = rproc->priv; in q6v5_reload_mba() local
1328 static int q6v5_mpss_load(struct q6v5 *qproc) in q6v5_mpss_load()
1537 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_dump_segment() local
1580 struct q6v5 *qproc = rproc->priv; in q6v5_start() local
1622 struct q6v5 *qproc = rproc->priv; in q6v5_stop() local
1641 struct q6v5 *qproc = rproc->priv; in qcom_q6v5_register_dump_segments() local
1680 struct q6v5 *qproc = rproc->priv; in q6v5_panic() local
1695 struct q6v5 *qproc = container_of(q6v5, struct q6v5, q6v5); in qcom_msa_handover() local
1706 static int q6v5_init_mem(struct q6v5 *qproc, struct platform_device *pdev) in q6v5_init_mem()
1858 static void q6v5_pds_detach(struct q6v5 *qproc, struct device **pds, in q6v5_pds_detach()
1867 static int q6v5_init_reset(struct q6v5 *qproc) in q6v5_init_reset()
1888 static int q6v5_alloc_memory_region(struct q6v5 *qproc) in q6v5_alloc_memory_region()
1973 struct q6v5 *qproc; in q6v5_probe() local
2138 struct q6v5 *qproc = platform_get_drvdata(pdev); in q6v5_remove() local