Searched refs:mpfs_mss_msg (Results 1 – 3 of 3) sorted by relevance
20 struct mpfs_mss_msg { struct37 int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, struct mpfs_mss_msg *msg); argument
166 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_verify_image()167 kzalloc(sizeof(struct mpfs_mss_msg), GFP_KERNEL); in mpfs_auto_update_verify_image()368 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_available()369 kzalloc(sizeof(struct mpfs_mss_msg), GFP_KERNEL); in mpfs_auto_update_available()
39 struct mpfs_mss_msg msg = { in mpfs_rng_read()