Home
last modified time | relevance | path

Searched refs:uhidev (Results 1 – 25 of 57) sorted by relevance

123

/openbsd/src/sys/dev/usb/
Duhidev.h55 struct uhidev **sc_subdevs;
63 struct uhidev { struct
70 void (*sc_intr)(struct uhidev *, void *, u_int); argument
89 int uhidev_open(struct uhidev *); argument
90 void uhidev_close(struct uhidev *);
91 int uhidev_ioctl(struct uhidev *, u_long, caddr_t, int, struct proc *);
98 int uhidev_set_report_dev(struct uhidev_softc *, struct uhidev *, int);
Duhid.h37 struct uhidev sc_hdev;
57 void uhid_intr(struct uhidev *, void *, u_int);
Ducc.c31 struct uhidev sc_hdev;
38 void ucc_intr(struct uhidev *, void *, u_int);
117 ucc_intr(struct uhidev *addr, void *data, u_int len) in ucc_intr()
Dumstc.c44 struct uhidev sc_hdev;
49 void umstc_intr(struct uhidev *addr, void *ibuf, u_int len);
138 umstc_intr(struct uhidev *addr, void *buf, u_int len) in umstc_intr()
Duwacom.c42 struct uhidev sc_hdev;
64 void uwacom_intr_legacy(struct uhidev *, void *, u_int);
65 void uwacom_intr(struct uhidev *, void *, u_int);
183 uwacom_intr_legacy(struct uhidev *addr, void *buf, u_int len) in uwacom_intr_legacy()
226 uwacom_intr(struct uhidev *addr, void *buf, u_int len) in uwacom_intr()
Duhidev.c150 sc->sc_subdevs[repid] = (struct uhidev *)dev; in uhidev_attach_repid()
251 sc->sc_subdevs = mallocarray(nrepid, sizeof(struct uhidev *), in uhidev_attach()
289 sc->sc_subdevs[repid] = (struct uhidev *)dev; in uhidev_attach()
497 free(sc->sc_subdevs, M_USBDEV, sc->sc_nrepid * sizeof(struct uhidev *)); in uhidev_detach()
506 struct uhidev *scd; in uhidev_intr()
563 uhidev_open(struct uhidev *scd) in uhidev_open()
690 uhidev_close(struct uhidev *scd) in uhidev_close()
987 uhidev_ioctl(struct uhidev *sc, u_long cmd, caddr_t addr, int flag, in uhidev_ioctl()
1051 uhidev_set_report_dev(struct uhidev_softc *sc, struct uhidev *dev, int repid) in uhidev_set_report_dev()
Dutrh.c45 struct uhidev sc_hdev;
74 void utrh_intr(struct uhidev *, void *, u_int);
186 utrh_intr(struct uhidev *addr, void *ibuf, u_int len) in utrh_intr()
Dums.c57 struct uhidev sc_hdev;
62 void ums_intr(struct uhidev *addr, void *ibuf, u_int len);
201 ums_intr(struct uhidev *addr, void *buf, u_int len) in ums_intr()
Duoaklux.c57 struct uhidev sc_hdev;
77 void uoaklux_intr(struct uhidev *, void *, u_int);
220 uoaklux_intr(struct uhidev *addr, void *ibuf, u_int len) in uoaklux_intr()
/openbsd/src/sys/arch/powerpc64/conf/
DGENERIC119 uhidev* at uhub? # Human Interface Devices
120 ums* at uhidev? # USB mouse
122 umt* at uhidev? # USB multitouch touchpad
126 uwacom* at uhidev? # USB Wacom tablet
128 ukbd* at uhidev? # USB keyboard
130 ucycom* at uhidev? # Cypress serial
132 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
134 uhid* at uhidev? # USB generic HID support
135 fido* at uhidev? # FIDO/U2F security key support
136 ucc* at uhidev? # Consumer Control keyboards
[all …]
DBOOT55 uhidev* at uhub? # Human Interface Devices
56 uhid* at uhidev? # USB generic HID support
57 ukbd* at uhidev? # USB keyboard
59 ums* at uhidev? # USB mouse
DRAMDISK65 uhidev* at uhub? # Human Interface Devices
66 uhid* at uhidev? # USB generic HID support
67 ukbd* at uhidev? # USB keyboard
69 ums* at uhidev? # USB mouse
/openbsd/src/sys/arch/octeon/conf/
DGENERIC153 uhidev* at uhub? # Human Interface Devices
154 ucycom* at uhidev? # Cypress serial
156 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
158 uhid* at uhidev? # USB generic HID support
159 fido* at uhidev? # FIDO/U2F security key support
160 #ucc* at uhidev? # Consumer Control keyboards
162 ujoy* at uhidev? # USB joystick/gamecontroller support
163 uhidpp* at uhidev? # Logitech HID++ Devices
164 upd* at uhidev? # USB Power Devices sensors
197 uthum* at uhidev? # TEMPerHUM sensor
[all …]
/openbsd/src/sys/arch/riscv64/conf/
DGENERIC207 uhidev* at uhub? # Human Interface Devices
208 ums* at uhidev? # USB mouse
210 umt* at uhidev? # USB multitouch touchpad
214 uwacom* at uhidev? # USB Wacom tablet
216 ukbd* at uhidev? # USB keyboard
218 ucycom* at uhidev? # Cypress serial
220 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
222 uhid* at uhidev? # USB generic HID support
223 fido* at uhidev? # FIDO/U2F security key support
224 ucc* at uhidev? # Consumer Control keyboards
[all …]
/openbsd/src/sys/arch/landisk/conf/
DGENERIC131 uhidev* at uhub? # Human Interface Devices
132 ums* at uhidev? # USB mouse
134 ukbd* at uhidev? # USB keyboard
136 ucycom* at uhidev? # Cypress serial
138 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
140 uhid* at uhidev? # USB generic HID support
141 fido* at uhidev? # FIDO/U2F security key support
142 #ucc* at uhidev? # Consumer Control keyboards
144 ujoy* at uhidev? # USB joystick/gamecontroller support
145 uhidpp* at uhidev? # Logitech HID++ Devices
[all …]
/openbsd/src/sys/arch/loongson/conf/
DGENERIC159 uhidev* at uhub? # Human Interface Devices
160 ums* at uhidev? # USB mouse
162 ukbd* at uhidev? # USB keyboard
164 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
166 uhid* at uhidev? # USB generic HID support
167 fido* at uhidev? # FIDO/U2F security key support
168 ucc* at uhidev? # Consumer Control keyboards
170 ujoy* at uhidev? # USB joystick/gamecontroller support
171 uhidpp* at uhidev? # Logitech HID++ Devices
172 upd* at uhidev? # USB Power Devices sensors
[all …]
DRAMDISK102 uhidev* at uhub? # Human Interface Devices
103 ukbd* at uhidev? # USB keyboard
105 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
107 uhid* at uhidev? # USB generic HID support
/openbsd/src/sys/arch/armv7/conf/
DGENERIC321 uhidev* at uhub? # Human Interface Devices
322 ums* at uhidev? # USB mouse
326 uwacom* at uhidev? # USB Wacom tablet
328 ukbd* at uhidev? # USB keyboard
330 ucycom* at uhidev? # Cypress serial
332 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
334 uhid* at uhidev? # USB generic HID support
335 fido* at uhidev? # FIDO/U2F security key support
336 ucc* at uhidev? # Consumer Control keyboards
338 ujoy* at uhidev? # USB joystick/gamecontroller support
[all …]
/openbsd/src/sys/arch/macppc/conf/
DGENERIC242 uhidev* at uhub? # Human Interface Devices
243 utpms* at uhidev? # Apple touchpad mouse
245 ums* at uhidev? # USB mouse
249 uwacom* at uhidev? # USB Wacom tablet
251 ukbd* at uhidev? # USB keyboard
253 ucycom* at uhidev? # Cypress serial
255 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
257 uhid* at uhidev? # USB generic HID support
258 fido* at uhidev? # FIDO/U2F security key support
259 ucc* at uhidev? # Consumer Control keyboards
[all …]
/openbsd/src/sys/arch/arm64/conf/
DGENERIC485 uhidev* at uhub? # Human Interface Devices
486 ums* at uhidev? # USB mouse
488 umt* at uhidev? # USB multitouch touchpad
492 uwacom* at uhidev? # USB Wacom tablet
494 ukbd* at uhidev? # USB keyboard
496 ucycom* at uhidev? # Cypress serial
498 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
500 uhid* at uhidev? # USB generic HID support
501 fido* at uhidev? # FIDO/U2F security key support
502 ucc* at uhidev? # Consumer Control keyboards
[all …]
/openbsd/src/sys/arch/hppa/conf/
DGENERIC107 uhidev* at uhub? # Human Interface Devices
108 ums* at uhidev? # USB mouse
110 ukbd* at uhidev? # USB keyboard
112 uhid* at uhidev? # USB generic HID support
113 fido* at uhidev? # FIDO/U2F security key support
114 ucc* at uhidev? # Consumer Control keyboards
116 ujoy* at uhidev? # USB joystick/gamecontroller support
117 uhidpp* at uhidev? # Logitech HID++ Devices
118 upd* at uhidev? # USB Power Devices sensors
147 ucycom* at uhidev? # Cypress serial
[all …]
/openbsd/src/sys/arch/alpha/conf/
DGENERIC99 uhidev* at uhub? # Human Interface Devices
100 ums* at uhidev? # USB mouse
102 ukbd* at uhidev? # USB keyboard
104 ucycom* at uhidev? # Cypress serial
106 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
108 uhid* at uhidev? # USB generic HID support
109 fido* at uhidev? # FIDO/U2F security key support
110 ucc* at uhidev? # Consumer Control keyboards
112 ujoy* at uhidev? # USB joystick/gamecontroller support
113 uhidpp* at uhidev? # Logitech HID++ Devices
[all …]
/openbsd/src/sys/arch/amd64/conf/
DGENERIC287 uhidev* at uhub? # Human Interface Devices
288 ums* at uhidev? # USB mouse
290 umt* at uhidev? # USB multitouch touchpad
294 uwacom* at uhidev? # USB Wacom tablet
296 ukbd* at uhidev? # USB keyboard
298 ucycom* at uhidev? # Cypress serial
300 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
302 uhid* at uhidev? # USB generic HID support
303 fido* at uhidev? # FIDO/U2F security key support
304 ucc* at uhidev? # Consumer Control keyboards
[all …]
/openbsd/src/sys/arch/sparc64/conf/
DGENERIC211 uhidev* at uhub? # Human Interface Devices
212 ums* at uhidev? # USB mouse
214 ukbd* at uhidev? # USB keyboard
216 ucycom* at uhidev? # Cypress serial
218 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
222 uhid* at uhidev? # USB generic HID support
223 fido* at uhidev? # FIDO/U2F security key support
224 ucc* at uhidev? # Consumer Control keyboards
226 ujoy* at uhidev? # USB joystick/gamecontroller support
227 uhidpp* at uhidev? # Logitech HID++ Devices
[all …]
/openbsd/src/sys/arch/i386/conf/
DGENERIC269 uhidev* at uhub? # Human Interface Devices
270 ums* at uhidev? # USB mouse
274 uwacom* at uhidev? # USB Wacom tablet
276 ukbd* at uhidev? # USB keyboard
278 ucycom* at uhidev? # Cypress serial
280 uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
284 uhid* at uhidev? # USB generic HID support
285 fido* at uhidev? # FIDO/U2F security key support
286 ucc* at uhidev? # Consumer Control keyboards
288 ujoy* at uhidev? # USB joystick/gamecontroller support
[all …]

123