Home
last modified time | relevance | path

Searched refs:rpmh_tx_done (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh-internal.h133 void rpmh_tx_done(const struct tcs_request *msg, int r);
H A Dtrace-rpmh.h15 TRACE_EVENT(rpmh_tx_done,
H A Drpmh.c79 void rpmh_tx_done(const struct tcs_request *msg, int r) in rpmh_tx_done() function
201 rpmh_tx_done(&rpm_msg->msg, ret); in __rpmh_write()
H A Drpmh-rsc.c459 rpmh_tx_done(req, err); in tcs_tx_done()
618 * data to be programmed into the RPMh. See rpmh_tx_done() which will
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-internal.h145 void rpmh_tx_done(const struct tcs_request *msg);
H A Dtrace-rpmh.h15 TRACE_EVENT(rpmh_tx_done,
H A Drpmh.c79 void rpmh_tx_done(const struct tcs_request *msg) in rpmh_tx_done() function
191 rpmh_tx_done(&rpm_msg->msg); in __rpmh_write()
H A Drpmh-rsc.c478 rpmh_tx_done(req); in tcs_tx_done()
634 * data to be programmed into the RPMh. See rpmh_tx_done() which will

Completed in 6 milliseconds