Searched refs:sc_fn (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/hil/
H A Dhildevs.h65 void (*sc_fn)(struct hildev_softc *, u_int, u_int8_t *); member in struct:hildev_softc
69 #define hd_fn sc_hildev.sc_fn
H A Dhil.c328 if (dev != NULL && dev->sc_fn != NULL)
329 dev->sc_fn(dev,
/openbsd-current/sys/dev/hid/
H A Dhidkbdsc.h73 struct hid_location sc_fn; member in struct:hidkbd
H A Dhidkbd.c366 if (!hid_get_data(ibuf, ilen, &kbd->sc_fn))
378 if (!hid_get_data(ibuf, ilen, &kbd->sc_fn))
400 if (!hid_get_data(ibuf, ilen, &kbd->sc_fn))
/openbsd-current/sys/dev/usb/
H A Dukbd.c251 uha->reportid, hid_input, &kbd->sc_fn, &qflags)) {
/openbsd-current/sys/arch/arm64/dev/
H A Daplhidev.c625 1, hid_input, &kbd->sc_fn, NULL)) {
H A Dapldc.c1199 1, hid_input, &kbd->sc_fn, NULL))

Completed in 214 milliseconds