Searched refs:__fill_rpmh_msg (Results 1 – 1 of 1) sorted by relevance
/drivers/soc/qcom/ |
D | rpmh.c | 196 static int __fill_rpmh_msg(struct rpmh_request *req, enum rpmh_state state, in __fill_rpmh_msg() function 233 ret = __fill_rpmh_msg(rpm_msg, state, cmd, n); in rpmh_write_async() 260 ret = __fill_rpmh_msg(&rpm_msg, state, cmd, n); in rpmh_write() 355 __fill_rpmh_msg(rpm_msgs + i, state, cmd, n[i]); in rpmh_write_batch()
|