Searched defs:qproc (Results 1 – 2 of 2) sorted by relevance
222 static int q6v5_regulator_enable(struct q6v5 *qproc, in q6v5_regulator_enable()272 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable()319 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, int *current_perm, in q6v5_xfer_mem_ownership()341 struct q6v5 *qproc = rproc->priv; in q6v5_load() local348 static int q6v5_reset_assert(struct q6v5 *qproc) in q6v5_reset_assert()356 static int q6v5_reset_deassert(struct q6v5 *qproc) in q6v5_reset_deassert()371 static int q6v5_rmb_pbl_wait(struct q6v5 *qproc, int ms) in q6v5_rmb_pbl_wait()391 static int q6v5_rmb_mba_wait(struct q6v5 *qproc, u32 status, int ms) in q6v5_rmb_mba_wait()417 static int q6v5proc_reset(struct q6v5 *qproc) in q6v5proc_reset()574 static void q6v5proc_halt_axi_port(struct q6v5 *qproc, in q6v5proc_halt_axi_port()[all …]
71 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr()