Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c172 static int ffa_rxtx_unmap(u16 vm_id) in ffa_rxtx_unmap() function
776 ffa_rxtx_unmap(drv_info->vm_id); in ffa_exit()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch44 - ffa_rxtx_unmap
249 +The driver provides a bus operation for that called ffa_rxtx_unmap().
251 +The user should call ffa_rxtx_unmap() to unmap the RX/TX buffers when required
306 + - ffa_rxtx_unmap
1431 + * ffa_rxtx_unmap() - FFA_RXTX_UNMAP driver operation
1441 +int ffa_rxtx_unmap(struct udevice *dev)
1745 + * ffa_rxtx_unmap() - FFA_RXTX_UNMAP driver operation
1748 +int ffa_rxtx_unmap(struct udevice *dev);