Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c87 static void nx_upipe_dom_terminate(struct nxdom *);
219 .nxdom_terminate = nx_upipe_dom_terminate,
265 nx_upipe_dom_terminate(struct nxdom *nxdom) in nx_upipe_dom_terminate() function