Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.c126 static int cxm_filter(struct knote *, long);
2908 { FILTEROP_ISFD, NULL, cxm_filter_detach, cxm_filter };
2950 cxm_filter(struct knote *kn, long hint) in cxm_filter() function