Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1250 static enum notify_type ffa_notify_type_get(u16 vm_id) in ffa_notify_type_get() function
1293 if (node->cb && type == ffa_notify_type_get(node->dev->vm_id)) in notifier_hnode_get_by_type()
1303 enum notify_type type = ffa_notify_type_get(dev->vm_id); in update_notifier_cb()