Searched defs:qproc (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
D | qcom_q6v5_mss.c | 246 static int q6v5_regulator_enable(struct q6v5 *qproc, in q6v5_regulator_enable() 296 static void q6v5_regulator_disable(struct q6v5 *qproc, in q6v5_regulator_disable() 343 static int q6v5_pds_enable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_enable() 370 static void q6v5_pds_disable(struct q6v5 *qproc, struct device **pds, in q6v5_pds_disable() 381 static int q6v5_xfer_mem_ownership(struct q6v5 *qproc, int *current_perm, in q6v5_xfer_mem_ownership() 411 static void q6v5_debug_policy_load(struct q6v5 *qproc) in q6v5_debug_policy_load() 428 struct q6v5 *qproc = rproc->priv; in q6v5_load() local 442 static int q6v5_reset_assert(struct q6v5 *qproc) in q6v5_reset_assert() 475 static int q6v5_reset_deassert(struct q6v5 *qproc) in q6v5_reset_deassert() 494 static int q6v5_rmb_pbl_wait(struct q6v5 *qproc, int ms) in q6v5_rmb_pbl_wait() [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | poll.h | 75 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr()
|