Home
last modified time | relevance | path

Searched defs:ffa_dev_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Darm_ffa.h255 struct ffa_dev_ops { struct
256 u32 (*api_version_get)(void);
257 int (*partition_info_get)(const char *uuid_str,
259 void (*mode_32bit_set)(struct ffa_device *dev);
260 int (*sync_send_receive)(struct ffa_device *dev,
262 int (*memory_reclaim)(u64 g_handle, u32 flags);
263 int (*memory_share)(struct ffa_device *dev,
265 int (*memory_lend)(struct ffa_device *dev,

Completed in 4 milliseconds