Searched refs:mpfs_mss_msg (Results 1 – 4 of 4) sorted by relevance
21 struct mpfs_mss_msg { struct38 int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, struct mpfs_mss_msg *msg); argument
162 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_verify_image()163 kzalloc_obj(struct mpfs_mss_msg); in mpfs_auto_update_verify_image()364 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_available()365 kzalloc_obj(struct mpfs_mss_msg); in mpfs_auto_update_available()
39 struct mpfs_mss_msg msg = { in mpfs_rng_read()
44 int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg) in mpfs_blocking_transaction()