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