Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.c125 static void cxm_filter_detach(struct knote *);
2908 { FILTEROP_ISFD, NULL, cxm_filter_detach, cxm_filter };
2941 cxm_filter_detach(struct knote *kn) in cxm_filter_detach() function