OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hidms_detach
sys/dev/hid/hidmsvar.h
86
int hidms_detach(struct hidms *, int);
sys/dev/i2c/ims.c
128
return hidms_detach(ms, flags);
sys/dev/usb/ums.c
221
return hidms_detach(ms, flags);
sys/dev/usb/uwacom.c
179
return hidms_detach(ms, flags);