Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dshmem.c138 shmem_copy_fromio_t copy_fromio) in shmem_fetch_response() argument
147 copy_fromio(xfer->rx.buf, shmem->msg_payload + 4, xfer->rx.len); in shmem_fetch_response()
152 shmem_copy_fromio_t copy_fromio) in shmem_fetch_notification() argument
160 copy_fromio(xfer->rx.buf, shmem->msg_payload, xfer->rx.len); in shmem_fetch_notification()