Home
last modified time | relevance | path

Searched refs:tcs_group (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh-rsc.c217 * This will clear the "slots" variable of the given tcs_group and also
227 struct tcs_group *tcs = &drv->tcs[type]; in tcs_invalidate()
255 * get_tcs_for_msg() - Get the tcs_group used to send the given message.
262 * Return: A pointer to a tcs_group or an ERR_PTR.
264 static struct tcs_group *get_tcs_for_msg(struct rsc_drv *drv, in get_tcs_for_msg()
268 struct tcs_group *tcs; in get_tcs_for_msg()
317 struct tcs_group *tcs; in get_req_from_tcs()
511 * @tcs: A pointer to the tcs_group used for ACTIVE_ONLY transfers.
528 static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs, in check_for_req_inflight()
555 * find_free_tcs() - Find free tcs in the given tcs_group; onl
[all...]
H A Drpmh-internal.h23 * struct tcs_group: group of Trigger Command Sets (TCS) to send state requests
44 struct tcs_group { struct
121 struct tcs_group tcs[TCS_TYPE_NR];
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-rsc.c254 * This will clear the "slots" variable of the given tcs_group and also
264 struct tcs_group *tcs = &drv->tcs[type]; in tcs_invalidate()
291 * get_tcs_for_msg() - Get the tcs_group used to send the given message.
298 * Return: A pointer to a tcs_group or an ERR_PTR.
300 static struct tcs_group *get_tcs_for_msg(struct rsc_drv *drv, in get_tcs_for_msg()
304 struct tcs_group *tcs; in get_tcs_for_msg()
353 struct tcs_group *tcs; in get_req_from_tcs()
529 * @tcs: A pointer to the tcs_group used for ACTIVE_ONLY transfers.
546 static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs, in check_for_req_inflight()
570 * find_free_tcs() - Find free tcs in the given tcs_group; onl
[all...]
H A Drpmh-internal.h23 * struct tcs_group: group of Trigger Command Sets (TCS) to send state requests
44 struct tcs_group { struct
129 struct tcs_group tcs[TCS_TYPE_NR];

Completed in 4 milliseconds