Home
last modified time | relevance | path

Searched refs:rpmh_flush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh-internal.h134 int rpmh_flush(struct rpmh_ctrlr *ctrlr);
H A Drpmh.c174 * this time. Use rpmh_flush() to send them to the controller.
434 * rpmh_flush() - Flushes the buffered sleep and wake sets to TCSes
442 int rpmh_flush(struct rpmh_ctrlr *ctrlr) in rpmh_flush() function
450 * Currently rpmh_flush() is only called when we think we're running in rpmh_flush()
H A Drpmh-rsc.c651 * cleaned from rpmh_flush() by invoking rpmh_rsc_invalidate() in rpmh_rsc_send_data()
841 if (rpmh_rsc_ctrlr_is_busy(drv) || rpmh_flush(&drv->client)) in rpmh_rsc_cpu_pm_callback()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-internal.h146 int rpmh_flush(struct rpmh_ctrlr *ctrlr);
H A Drpmh-rsc.c667 * cleaned from rpmh_flush() by invoking rpmh_rsc_invalidate() in rpmh_rsc_send_data()
897 if (rpmh_rsc_ctrlr_is_busy(drv) || rpmh_flush(&drv->client)) in rpmh_rsc_cpu_pm_callback()
942 (rpmh_rsc_ctrlr_is_busy(drv) || rpmh_flush(&drv->client))) in rpmh_rsc_pd_callback()
H A Drpmh.c168 * this time. Use rpmh_flush() to send them to the controller.
422 * rpmh_flush() - Flushes the buffered sleep and wake sets to TCSes
430 int rpmh_flush(struct rpmh_ctrlr *ctrlr) in rpmh_flush() function
438 * Currently rpmh_flush() is only called when we think we're running in rpmh_flush()

Completed in 9 milliseconds