Searched refs:get_max_msg_size (Results 1 – 4 of 4) sorted by relevance
208 int max_msg_size = ph->hops->get_max_msg_size(ph); in scmi_imx_misc_ctrl_get()247 int max_msg_size = ph->hops->get_max_msg_size(ph); in scmi_imx_misc_ctrl_set()
283 int (*get_max_msg_size)(const struct scmi_protocol_handle *ph); member
476 int max_msg_size = ph->hops->get_max_msg_size(ph); in scmi_pinctrl_settings_conf()
2019 .get_max_msg_size = scmi_common_get_max_msg_size,