/freebsd/contrib/libfido2/udev/ |
H A D | 70-u2f.rules | 34 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ac", TAG+="uaccess", GROUP="plugdev", MODE="0660" 37 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", TAG+="uaccess", GROUP="plugdev", MODE="0660" 40 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="cdab", TAG+="uaccess", GROUP="plugdev", MODE="0660" 43 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="058b", ATTRS{idProduct}=="022d", TAG+="uaccess", GROUP="plugdev", MODE="0660" 46 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="06cb", ATTRS{idProduct}=="0088", TAG+="uaccess", GROUP="plugdev", MODE="0660" 49 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="096e", ATTRS{idProduct}=="0850", TAG+="uaccess", GROUP="plugdev", MODE="0660" 52 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="096e", ATTRS{idProduct}=="0852", TAG+="uaccess", GROUP="plugdev", MODE="0660" 55 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="096e", ATTRS{idProduct}=="0853", TAG+="uaccess", GROUP="plugdev", MODE="0660" 58 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="096e", ATTRS{idProduct}=="0854", TAG+="uaccess", GROUP="plugdev", MODE="0660" 61 KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor} [all...] |
/freebsd/sys/dev/usb/ |
H A D | usb_lookup.c | 87 (id->idVendor != info->idVendor)) { in usbd_lookup_id_by_info()
|
H A D | usb_fdt_support.c | 69 UGETW(udev->ddesc.idVendor), UGETW(udev->ddesc.idProduct)); in find_udev_in_children()
|
H A D | usbdi.h | 304 uint16_t idVendor; member 357 .match_flag_vendor = 1, .idVendor = (vend) 406 uint16_t idVendor; member
|
H A D | usb_debug.c | 233 UGETW(udev->ddesc.idVendor), in usb_dump_xfer()
|
/freebsd/share/examples/libusb20/ |
H A D | bulk.c | 236 ddp->idVendor, ddp->idProduct); in main() 238 if (ddp->idVendor == vid && ddp->idProduct == pid) in main()
|
H A D | control.c | 408 ddp->idVendor, ddp->idProduct); in main() 410 if (ddp->idVendor == vid && ddp->idProduct == pid) in main()
|
/freebsd/sys/dev/hid/ |
H A D | hidbus.h | 86 uint16_t idVendor; member 109 .match_flag_vendor = 1, .idVendor = (vend)
|
H A D | 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()
|
H A D | hidbus.c | 512 devinfo->idBus, devinfo->idVendor, devinfo->idProduct, in hidbus_child_pnpinfo() 870 (id->idVendor != info->idVendor)) { in hidbus_lookup_id()
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template_cdceem.c | 158 .idVendor = CDCEEM_DEFAULT_VENDOR_ID, 226 &usb_template_cdceem.idVendor, 1, "Vendor identifier"); in cdceem_init()
|
H A D | usb_template_msc.c | 157 .idVendor = MSC_DEFAULT_VENDOR_ID, 225 &usb_template_msc.idVendor, 1, "Vendor identifier"); in msc_init()
|
H A D | usb_template_midi.c | 216 .idVendor = MIDI_DEFAULT_VENDOR_ID, 281 &usb_template_midi.idVendor, 1, "Vendor identifier"); in midi_init()
|
H A D | usb_template_kbd.c | 176 .idVendor = KBD_DEFAULT_VENDOR_ID, 260 &usb_template_kbd.idVendor, 1, "Vendor identifier"); in kbd_init()
|
H A D | usb_template_mouse.c | 174 .idVendor = MOUSE_DEFAULT_VENDOR_ID, 258 &usb_template_mouse.idVendor, 1, "Vendor identifier"); in mouse_init()
|
H A D | usb_template_mtp.c | 180 .idVendor = MTP_DEFAULT_VENDOR_ID, 292 &usb_template_mtp.idVendor, 1, "Vendor identifier"); in mtp_init()
|
H A D | usb_template_modem.c | 217 .idVendor = MODEM_DEFAULT_VENDOR_ID, 295 &usb_template_modem.idVendor, 1, "Vendor identifier"); in modem_init()
|
H A D | usb_template_cdce.c | 234 .idVendor = ETH_DEFAULT_VENDOR_ID, 308 &usb_template_cdce.idVendor, 1, "Vendor identifier"); in eth_init()
|
H A D | usb_template_audio.c | 368 .idVendor = AUDIO_DEFAULT_VENDOR_ID, 438 "vendor_id", CTLFLAG_RWTUN, &usb_template_audio.idVendor, in audio_init()
|
H A D | usb_template_phone.c | 366 .idVendor = PHONE_DEFAULT_VENDOR_ID, 459 &usb_template_cdce.idVendor, 1, "Vendor identifier"); in phone_init()
|
H A D | usb_template_serialnet.c | 339 .idVendor = SERIALNET_DEFAULT_VENDOR_ID, 416 &usb_template_serialnet.idVendor, 1, "Vendor identifier"); in serialnet_init()
|
H A D | usb_template.h | 88 uint16_t idVendor; member
|
H A D | usb_template_multi.c | 382 .idVendor = MULTI_DEFAULT_VENDOR_ID, 462 &usb_template_multi.idVendor, 1, "Vendor identifier"); in multi_init()
|
/freebsd/usr.sbin/bluetooth/bcmfw/ |
H A D | bcmfw.c | 139 if (UGETW(desc.idVendor) != USB_VENDOR_BROADCOM || in bcmfw_check_device() 142 "ProductID=%#x", UGETW(desc.idVendor), in bcmfw_check_device()
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | main.c | 156 (rtlbt_list[i].vendor_id == d->idVendor)) { in rtlbt_is_realtek() 242 if (d.idVendor == 0x0bda && rtlbt_is_bluetooth(dev)) { in rtlbt_find_device()
|