Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c132 static int event_notified_idr_cb(int id, void *ptr, void *data) in event_notified_idr_cb() function
163 idr_for_each(&rproc->notifyids, event_notified_idr_cb, rproc); in handle_event_notified()