Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/microchip/
H A Dmpfs.h23 struct mpfs_mss_response *response;
29 struct mpfs_mss_response { struct
/openbmc/linux/drivers/mailbox/
H A Dmailbox-mpfs.c70 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()
/openbmc/linux/drivers/char/hw_random/
H A Dmpfs-rng.c34 struct mpfs_mss_response response = { in mpfs_rng_read()