Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/evdev/
H A Duinput.c102 static struct filterops uinput_filterops = { variable
414 kn->kn_fop = &uinput_filterops; in uinput_kqfilter()