Searched defs:ffa_msg_ops (Results 1 – 1 of 1) sorted by relevance
434 struct ffa_msg_ops { struct435 void (*mode_32bit_set)(struct ffa_device *dev);436 int (*sync_send_receive)(struct ffa_device *dev,438 int (*indirect_send)(struct ffa_device *dev, void *buf, size_t sz);439 int (*sync_send_receive2)(struct ffa_device *dev, const uuid_t *uuid,