Searched refs:update_notifier_cb (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/firmware/arm_ffa/ |
| H A D | driver.c | 1254 update_notifier_cb(struct ffa_device *dev, int notify_id, void *cb, in update_notifier_cb() function 1305 rc = update_notifier_cb(dev, notify_id, NULL, NULL, false, in __ffa_notify_relinquish() 1357 rc = update_notifier_cb(dev, notify_id, cb, cb_data, true, in __ffa_notify_request()
|