Home
last modified time | relevance | path

Searched refs:ctrlr_to_drv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Drpmh.c41 #define ctrlr_to_drv(ctrlr) container_of(ctrlr, struct rsc_drv, client) macro
186 ret = rpmh_rsc_send_data(ctrlr_to_drv(ctrlr), &rpm_msg->msg); in __rpmh_write()
295 ret = rpmh_rsc_write_ctrl_data(ctrlr_to_drv(ctrlr), in flush_batch()
369 ret = rpmh_rsc_send_data(ctrlr_to_drv(ctrlr), &rpm_msgs[i].msg); in rpmh_write_batch()
417 return rpmh_rsc_write_ctrl_data(ctrlr_to_drv(ctrlr), &rpm_msg.msg); in send_single()
450 rpmh_rsc_invalidate(ctrlr_to_drv(ctrlr)); in rpmh_flush()
476 rpmh_rsc_write_next_wakeup(ctrlr_to_drv(ctrlr)); in rpmh_flush()