Home
last modified time | relevance | path

Searched refs:get_tcs_for_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh-rsc.c255 * get_tcs_for_msg() - Get the tcs_group used to send the given message.
264 static struct tcs_group *get_tcs_for_msg(struct rsc_drv *drv, in get_tcs_for_msg() function
634 tcs = get_tcs_for_msg(drv, msg); in rpmh_rsc_send_data()
731 tcs = get_tcs_for_msg(drv, msg); in rpmh_rsc_write_ctrl_data()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-rsc.c291 * get_tcs_for_msg() - Get the tcs_group used to send the given message.
300 static struct tcs_group *get_tcs_for_msg(struct rsc_drv *drv, in get_tcs_for_msg() function
650 tcs = get_tcs_for_msg(drv, msg); in rpmh_rsc_send_data()
746 tcs = get_tcs_for_msg(drv, msg); in rpmh_rsc_write_ctrl_data()

Completed in 3 milliseconds