Searched refs:descriptor (Results 101 - 125 of 230) sorted by relevance

12345678910

/linux-master/drivers/media/rc/
H A Dmceusb.c1598 le16_to_cpu(ir->usbdev->descriptor.idVendor),
1599 le16_to_cpu(ir->usbdev->descriptor.idProduct));
1633 switch (le16_to_cpu(udev->descriptor.idVendor)) {
1758 if (dev->descriptor.iManufacturer
1759 && usb_string(dev, dev->descriptor.iManufacturer,
1762 if (dev->descriptor.iProduct
1763 && usb_string(dev, dev->descriptor.iProduct,
/linux-master/drivers/usb/misc/
H A Dusbtest.c716 ERROR(tdev, "bogus config descriptor length\n");
737 ERROR(tdev, "bogus config descriptor read size\n");
749 ERROR(tdev, "bogus usb 2.0 extension descriptor length\n");
770 ERROR(tdev, "bogus superspeed device capability descriptor length\n");
799 ERROR(tdev, "bogus container id descriptor length\n");
868 if (!realworld || udev->descriptor.bNumConfigurations != 1) {
886 /* there's always [9.4.3] a device descriptor [9.6.1] */
888 dev->buf, sizeof(udev->descriptor));
889 if (retval != sizeof(udev->descriptor)) {
890 dev_err(&iface->dev, "dev descriptor
[all...]
H A Dchaoskey.c182 if (le16_to_cpu(udev->descriptor.idVendor) != ALEA_VENDOR_ID)
544 if (le16_to_cpu(udev->descriptor.idVendor) == ALEA_VENDOR_ID)
H A Diowarrior.c551 /* directly from the descriptor */
552 info.vendor = le16_to_cpu(dev->udev->descriptor.idVendor);
554 info.revision = le16_to_cpu(dev->udev->descriptor.bcdDevice);
771 dev->product_id = le16_to_cpu(udev->descriptor.idProduct);
842 usb_string(udev, udev->descriptor.iSerialNumber, dev->chip_serial,
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c785 vendor_id = le16_to_cpu(udev->descriptor.idVendor);
786 product_id = le16_to_cpu(udev->descriptor.idProduct);
1025 usb_string(udev, udev->descriptor.iSerialNumber, serial_number, 29);
1028 if (udev->descriptor.bNumConfigurations > 1)
1070 pdev->release = le16_to_cpu(udev->descriptor.bcdDevice);
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c544 if (le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_MYGICA_T230C2 ||
545 le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_MYGICA_T230C2_LITE ||
546 le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_MYGICA_T230A)
558 if (le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_MYGICA_T230) {
582 if (le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_MYGICA_T230A) {
H A Daf9015.c524 if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA &&
525 ((le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_AVERMEDIA_A850) ||
526 (le16_to_cpu(d->udev->descriptor.idProduct) == USB_PID_AVERMEDIA_A850T))) {
1242 u16 vid = le16_to_cpu(d->udev->descriptor.idVendor);
1268 usb_string(d->udev, d->udev->descriptor.iManufacturer,
1355 usb_string(udev, udev->descriptor.iManufacturer,
1374 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) &&
1375 (le16_to_cpu(udev->descriptor.idProduct) == 0x0099)) {
/linux-master/drivers/most/
H A Dmost_usb.c1044 le16_to_cpu(usb_dev->descriptor.idVendor),
1045 le16_to_cpu(usb_dev->descriptor.idProduct),
1060 if (le16_to_cpu(usb_dev->descriptor.idProduct) == USB_DEV_ID_OS81118 ||
1061 le16_to_cpu(usb_dev->descriptor.idProduct) == USB_DEV_ID_OS81119 ||
1062 le16_to_cpu(usb_dev->descriptor.idProduct) == USB_DEV_ID_OS81210) {
/linux-master/drivers/usb/serial/
H A Dvisor.c448 serial->dev->descriptor.bDeviceClass == USB_CLASS_COMM &&
449 serial->dev->descriptor.bDeviceSubClass ==
470 unsigned int vid = le16_to_cpu(serial->dev->descriptor.idVendor);
H A Dmct_u232.c125 if (le16_to_cpu(serial->dev->descriptor.idProduct) == MCT_U232_SITECOM_PID
126 || le16_to_cpu(serial->dev->descriptor.idProduct) == MCT_U232_BELKIN_F5U109_PID) {
427 if (le16_to_cpu(serial->dev->descriptor.idProduct)
H A Dbelkin_sa.c128 (le16_to_cpu(dev->descriptor.bcdDevice) <= 0x0206) ? 1 : 0;
130 le16_to_cpu(dev->descriptor.bcdDevice),
/linux-master/drivers/cpufreq/
H A Dpcc-cpufreq.c53 u8 descriptor; member in struct:pcc_register_resource
63 u8 descriptor; member in struct:pcc_memory_resource
432 pr_debug("probe: mem_resource descriptor: 0x%x,"
437 mem_resource->descriptor, mem_resource->length,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1367 if (usb->descriptor.bNumConfigurations != 1) {
1369 usb->descriptor.bNumConfigurations);
1374 if ((usb->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) &&
1375 (usb->descriptor.bDeviceClass != USB_CLASS_MISC) &&
1376 (usb->descriptor.bDeviceClass != USB_CLASS_WIRELESS_CONTROLLER)) {
1378 usb->descriptor.bDeviceClass);
/linux-master/drivers/net/usb/
H A Dch9200.c311 le16_to_cpu(dev->udev->descriptor.idVendor),
312 le16_to_cpu(dev->udev->descriptor.idProduct));
/linux-master/drivers/hid/usbhid/
H A Dusbkbd.c308 le16_to_cpu(dev->descriptor.idVendor),
309 le16_to_cpu(dev->descriptor.idProduct));
/linux-master/drivers/input/mouse/
H A Dsynaptics_usb.c369 le16_to_cpu(udev->descriptor.idVendor),
370 le16_to_cpu(udev->descriptor.idProduct));
/linux-master/drivers/input/tablet/
H A Dpegasus_notetaker.c340 le16_to_cpu(dev->descriptor.idVendor),
341 le16_to_cpu(dev->descriptor.idProduct));
/linux-master/drivers/usb/core/
H A Ddevices.c368 start = usb_dump_device_descriptor(start, end, &dev->descriptor);
372 for (i = 0; i < dev->descriptor.bNumConfigurations; i++) {
H A Dmessage.c760 * @dev: the device whose descriptor is being retrieved
761 * @type: the descriptor type (USB_DT_*)
762 * @index: the number of the descriptor
763 * @buf: where to put the descriptor
768 * Gets a USB descriptor. Convenience functions exist to simplify
811 * usb_get_string - gets a string descriptor
812 * @dev: the device whose string descriptor is being retrieved
813 * @langid: code for language chosen (from string descriptor zero)
814 * @index: the number of the descriptor
878 /* Try to read the string descriptor b
[all...]
/linux-master/drivers/input/misc/
H A Dpowermate.c348 switch (le16_to_cpu(udev->descriptor.idProduct)) {
358 le16_to_cpu(udev->descriptor.idProduct));
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c401 id_vendor = le16_to_cpu(udev->descriptor.idVendor);
402 id_product = le16_to_cpu(udev->descriptor.idProduct);
403 bcd_device = le16_to_cpu(udev->descriptor.bcdDevice);
431 le16_to_cpu(udev->descriptor.bcdUSB),
432 udev->descriptor.bDeviceClass,
433 udev->descriptor.bDeviceSubClass,
434 udev->descriptor.bDeviceProtocol);
1314 switch (le16_to_cpu(card->udev->descriptor.idProduct)) {
/linux-master/drivers/usb/atm/
H A Dspeedtch.c351 const u16 bcdDevice = le16_to_cpu(interface_to_usbdev(intf)->descriptor.bcdDevice);
658 if (usb_string(usb_dev, usb_dev->descriptor.iSerialNumber, mac_str, sizeof(mac_str)) == 12) {
777 if (usb_dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) {
778 usb_err(usbatm, "%s: wrong device class %d\n", __func__, usb_dev->descriptor.bDeviceClass);
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h26 # a3 = address of boot descriptor block
/linux-master/drivers/crypto/nx/
H A Dnx-common-pseries.c28 __be64 descriptor; member in struct:hv_nx_cop_caps
38 u64 descriptor; member in struct:nx_cop_caps
1180 nx_cop_caps.descriptor = be64_to_cpu(hv_nxc->descriptor);
/linux-master/drivers/i2c/busses/
H A Di2c-tiny-usb.c242 version = le16_to_cpu(dev->usb_dev->descriptor.bcdDevice);

Completed in 385 milliseconds

12345678910