Searched refs:ctrlr_to_drv (Results 1 – 1 of 1) sorted by relevance
41 #define ctrlr_to_drv(ctrlr) container_of(ctrlr, struct rsc_drv, client) macro187 ret = rpmh_rsc_send_data(ctrlr_to_drv(ctrlr), &rpm_msg->msg); in __rpmh_write()296 ret = rpmh_rsc_write_ctrl_data(ctrlr_to_drv(ctrlr), in flush_batch()370 ret = rpmh_rsc_send_data(ctrlr_to_drv(ctrlr), &rpm_msgs[i].msg); in rpmh_write_batch()418 return rpmh_rsc_write_ctrl_data(ctrlr_to_drv(ctrlr), &rpm_msg.msg); in send_single()451 rpmh_rsc_invalidate(ctrlr_to_drv(ctrlr)); in rpmh_flush()477 rpmh_rsc_write_next_wakeup(ctrlr_to_drv(ctrlr)); in rpmh_flush()
Completed in 5 milliseconds