Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c202 static ndi_event_definition_t pshot_ndi_event_defs[] = { variable
224 (sizeof (pshot_ndi_event_defs) / sizeof (ndi_event_definition_t))
643 pshot->ndi_events.ndi_event_defs = pshot_ndi_event_defs; in pshot_attach()