Searched refs:mpfs_mss_response (Results 1 – 4 of 4) sorted by relevance
23 struct mpfs_mss_response *response;29 struct mpfs_mss_response { struct
164 struct mpfs_mss_response *response __free(kfree) = in mpfs_auto_update_verify_image()165 kzalloc(sizeof(struct mpfs_mss_response), GFP_KERNEL); in mpfs_auto_update_verify_image()366 struct mpfs_mss_response *response __free(kfree) = in mpfs_auto_update_available()367 kzalloc(sizeof(struct mpfs_mss_response), GFP_KERNEL); in mpfs_auto_update_available()
70 struct mpfs_mss_response *response;86 struct mpfs_mss_response *response = mbox->response; in mpfs_mbox_last_tx_done()154 struct mpfs_mss_response *response = mbox->response; in mpfs_mbox_rx_data()
34 struct mpfs_mss_response response = { in mpfs_rng_read()