Searched defs:qproc (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/drivers/remoteproc/ |
D | qcom_q6v5_mss.c | 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() [all …]
|
/linux-6.15/include/linux/ |
D | poll.h | 67 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr()
|