Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/arm_ffa/
Ddriver.c1136 update_notifier_cb(int notify_id, enum notify_type type, ffa_notifier_cb cb, in update_notifier_cb() function
1186 rc = update_notifier_cb(notify_id, type, NULL, NULL, false); in ffa_notify_relinquish()
1224 rc = update_notifier_cb(notify_id, type, cb, cb_data, true); in ffa_notify_request()