mpfs_mss_msg
struct mpfs_mss_msg msg = {
struct mpfs_mss_msg *message __free(kfree) =
kzalloc_obj(struct mpfs_mss_msg);
struct mpfs_mss_msg *message __free(kfree) =
kzalloc_obj(struct mpfs_mss_msg);
struct mpfs_mss_msg *msg = data;
int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg)
int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, struct mpfs_mss_msg *msg);