Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.h78 void *notif_arg; /**< notification argument */ member
97 IvshmemClientNotifCb notif_cb, void *notif_arg,
H A Divshmem-client.c145 IvshmemClientNotifCb notif_cb, void *notif_arg, in ivshmem_client_init() argument
169 client->notif_arg = notif_arg; in ivshmem_client_init()
319 client->notif_cb(client, peer, i, client->notif_arg); in ivshmem_client_handle_event()