Home
last modified time | relevance | path

Searched refs:mpfs_mss_response (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/soc/microchip/
Dmpfs.h23 struct mpfs_mss_response *response;
29 struct mpfs_mss_response { struct
/Linux-v5.15/drivers/mailbox/
Dmailbox-mpfs.c68 struct mpfs_mss_response *response;
132 struct mpfs_mss_response *response = mbox->response; in mpfs_mbox_rx_data()