Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/hpc/
H A Dhpctpanel.c62 if (id->type != WSMOUSE_ID_TYPE_UIDSTR) in hpc_tpanel_ioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/spi/
H A Doj6sh.c323 if (id->type != WSMOUSE_ID_TYPE_UIDSTR) in oj6sh_ioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Duep.c346 if (id->type != WSMOUSE_ID_TYPE_UIDSTR) in uep_ioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsconsio.h251 #define WSMOUSE_ID_TYPE_UIDSTR 0 /* ID string (null terminated) */ macro