Searched refs:idBus (Results 1 – 15 of 15) sorted by relevance
| /freebsd-head/sys/dev/hid/ |
| HD | hidbus.h | 85 uint8_t idBus; member 106 .match_flag_bus = 1, .idBus = (bus)
|
| HD | hpen.c | 154 if (hw->idBus == BUS_USB && hw->idVendor == USB_VENDOR_WACOM) { in hpen_identify() 219 if (hw->idBus == BUS_USB && hw->idVendor == USB_VENDOR_WACOM && in hpen_attach()
|
| HD | hidbus.c | 512 devinfo->idBus, devinfo->idVendor, devinfo->idProduct, in hidbus_child_pnpinfo() 866 (id->idBus != info->idBus)) { in hidbus_lookup_id()
|
| HD | hid.h | 278 uint16_t idBus; member
|
| HD | hidquirk.c | 223 if ((hidquirks[x].bus != info->idBus) || in hid_test_quirk_by_info()
|
| HD | hidraw.c | 806 hdi->hdi_bustype = sc->sc_hw->idBus; in hidraw_ioctl() 846 hd->bustype = sc->sc_hw->idBus; in hidraw_ioctl()
|
| HD | ietp.c | 275 evdev_set_id(sc->evdev, hw->idBus, hw->idVendor, hw->idProduct, in ietp_attach()
|
| HD | bcm5974.c | 732 evdev_set_id(sc->sc_evdev, hw->idBus, hw->idVendor, hw->idProduct, in bcm5974_attach()
|
| HD | hidmap.c | 778 evdev_set_id(hm->evdev, hw->idBus, hw->idVendor, hw->idProduct, in hidmap_attach()
|
| HD | hmt.c | 389 evdev_set_id(sc->evdev, hw->idBus, hw->idVendor, hw->idProduct, in hmt_attach()
|
| HD | hkbd.c | 971 evdev_set_id(evdev, hw->idBus, hw->idVendor, hw->idProduct, in hkbd_attach()
|
| /freebsd-head/sys/dev/hyperv/input/ |
| HD | hv_hid.c | 302 hdi->idBus = BUS_VIRTUAL; in hv_hid_receive()
|
| /freebsd-head/sys/dev/atopcase/ |
| HD | atopcase.c | 449 ac->hw.idBus = BUS_SPI; in atopcase_add_child()
|
| /freebsd-head/sys/dev/usb/input/ |
| HD | usbhid.c | 719 hw->idBus = BUS_USB; in usbhid_init_device_info()
|
| /freebsd-head/sys/dev/iicbus/ |
| HD | iichid.c | 1038 hw->idBus = BUS_I2C;
|