Searched refs:ndi_event_callbacks (Results 1 – 2 of 2) sorted by relevance
109 struct ndi_event_callbacks *callback_list; in ndi_callback_print()110 struct ndi_event_callbacks cb; in ndi_callback_print()121 if (mdb_vread(&cb, sizeof (struct ndi_event_callbacks), in ndi_callback_print()
470 typedef struct ndi_event_callbacks { struct471 struct ndi_event_callbacks *ndi_evtcb_next; argument472 struct ndi_event_callbacks *ndi_evtcb_prev; argument