Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dhidraw.c175 static struct filterops hidraw_filterops_read = { variable
934 kn->kn_fop = &hidraw_filterops_read; in hidraw_kqfilter()