Home
last modified time | relevance | path

Searched refs:idVendor (Results 76 – 100 of 256) sorted by relevance

1234567891011

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dacm_ms.c48 .idVendor = cpu_to_le16(ACM_MS_VENDOR_NUM),
H A Dserial.c71 .idVendor = cpu_to_le16(GS_VENDOR_ID),
H A Dhid.c57 .idVendor = cpu_to_le16(HIDG_VENDOR_NUM),
/openbmc/linux/sound/usb/6fire/
H A Dchip.c192 .idVendor = 0x0ccd,
/openbmc/linux/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c36 { .idVendor = APPLE_VENDOR_ID,
H A Dchaoskey.c182 if (le16_to_cpu(udev->descriptor.idVendor) != ALEA_VENDOR_ID) in chaoskey_probe()
544 if (le16_to_cpu(udev->descriptor.idVendor) == ALEA_VENDOR_ID) in chaoskey_resume()
/openbmc/linux/drivers/usb/storage/
H A Dkarma.c65 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
H A Dcypress_atacb.c47 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/linux/sound/usb/
H A Dquirks-table.h24 .idVendor = vend, \
33 .idVendor = vend, \
438 .idVendor = 0x0499,
1746 .idVendor = 0x0582,
2362 .idVendor = 0x07fd,
2791 .idVendor = 0x17cc,
2797 .idVendor = 0x17cc,
2803 .idVendor = 0x17cc,
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c3641 .idVendor = 0x0411,
3648 .idVendor = 0x0baf,
3655 .idVendor = 0x050d,
3669 .idVendor = 0x13b1,
3676 .idVendor = 0x13b1,
3683 .idVendor = 0x0b05,
3690 .idVendor = 0x0a5c,
3697 .idVendor = 0x1690,
3709 .idVendor = 0x13b1,
3716 .idVendor = 0x0baf,
[all …]
/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/
H A Dusb_network_test.sh115 touch "${FAKE_GADGETFS}"/g1/{idVendor,idProduct}
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h135 u16 idVendor; member
H A Dxhci-dbgcap.c127 dev_info = (dbc->idVendor << 16) | dbc->bInterfaceProtocol; in xhci_dbc_init_contexts()
984 return sprintf(buf, "%04x\n", dbc->idVendor); in dbc_idVendor_show()
1005 dbc->idVendor = value; in dbc_idVendor_store()
1169 dbc->idVendor = DBC_VENDOR_ID; in xhci_alloc_dbc()
/openbmc/linux/drivers/usb/serial/
H A Dvisor.c446 if (id->idVendor == SAMSUNG_VENDOR_ID && in visor_probe()
470 unsigned int vid = le16_to_cpu(serial->dev->descriptor.idVendor); in visor_calc_num_ports()
/openbmc/u-boot/include/
H A Dusb.h455 u16 idVendor; member
517 .idVendor = (vend), \
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h91 .idVendor = (vend), \
/openbmc/linux/Documentation/usb/
H A Dgadget_configfs.rst78 $ echo <VID> > idVendor
206 ./idVendor
371 1. A gadget has its config group, which has some attributes (idVendor,
/openbmc/qemu/hw/usb/
H A Ddev-serial.c165 .idVendor = 0x0403,
178 .idVendor = 0x0403,
H A Ddesc.h101 uint16_t idVendor; member
/openbmc/linux/drivers/thunderbolt/
H A Deeprom.c287 u16 idVendor; member
350 sw->vendor = desc->idVendor; in tb_drom_parse_entry_generic()
/openbmc/linux/drivers/hid/
H A Dhid-elo.c204 child_vid = le16_to_cpu(child->descriptor.idVendor); in elo_broken_firmware()
/openbmc/linux/drivers/media/rc/
H A Dxbox_remote.c242 le16_to_cpu(xbox_remote->udev->descriptor.idVendor), in xbox_remote_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dusbmouse.c156 le16_to_cpu(dev->descriptor.idVendor), in usb_mouse_probe()
/openbmc/u-boot/drivers/usb/eth/
H A Dmcs7830.c733 if (dev->descriptor.idVendor == mcs7830_dongles[i].vendor && in mcs7830_eth_probe()
740 dev->descriptor.idVendor, dev->descriptor.idProduct); in mcs7830_eth_probe()
/openbmc/linux/drivers/media/usb/gspca/
H A Dsq905c.c202 id->idVendor, id->idProduct); in sd_config()

1234567891011