Lines Matching defs:notify_id
1214 notifier_hnode_get_by_vmid(u16 notify_id, int vmid) in notifier_hnode_get_by_vmid()
1226 notifier_hnode_get_by_vmid_uuid(u16 notify_id, int vmid, const uuid_t *uuid) in notifier_hnode_get_by_vmid_uuid()
1242 notifier_hnode_get_by_type(u16 notify_id, enum notify_type type) in notifier_hnode_get_by_type()
1254 update_notifier_cb(struct ffa_device *dev, int notify_id, void *cb, in update_notifier_cb()
1292 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish()
1321 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish()
1326 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish()
1333 int notify_id, bool is_framework) in __ffa_notify_request()
1371 ffa_notifier_cb cb, void *cb_data, int notify_id) in ffa_notify_request()
1379 void *cb_data, int notify_id) in ffa_fwk_notify_request()
1384 static int ffa_notify_send(struct ffa_device *dev, int notify_id, in ffa_notify_send()
1401 int notify_id; in handle_notif_callbacks() local
1422 int notify_id = 0, target; in handle_fwk_notif_callbacks() local