Searched refs:bcdDevice (Results 51 - 58 of 58) sorted by relevance

123

/linux-master/drivers/video/fbdev/
H A Dsmscufx.c1612 le16_to_cpu(usbdev->descriptor.bcdDevice), dev);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c403 bcd_device = le16_to_cpu(udev->descriptor.bcdDevice);
/linux-master/drivers/usb/core/
H A Dmessage.c1842 le16_to_cpu(usb_dev->descriptor.bcdDevice),
H A Ddevio.c336 le16_to_cpus(&temp_desc.bcdDevice);
/linux-master/sound/usb/
H A Dquirks.c1954 switch (le16_to_cpu(chip->dev->descriptor.bcdDevice)) {
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c2159 dev->mdev.hw_revision = le16_to_cpu(udev->descriptor.bcdDevice);
/linux-master/drivers/usb/serial/
H A Dftdi_sio.c149 * the bcdDevice value is used to differentiate FT232BM and FT245BM from
152 * FIXME: perhaps bcdDevice can also identify 12MHz FT8U232AM devices,
1509 version = le16_to_cpu(udev->descriptor.bcdDevice);
1522 * FT232B devices have a bug where bcdDevice gets set to 0x200
/linux-master/drivers/net/usb/
H A Dr8152.c9846 if (le16_to_cpu(udev->descriptor.bcdDevice) == 0x3011 && udev->serial &&

Completed in 422 milliseconds

123