Home
last modified time | relevance | path

Searched refs:id_vendor (Results 1 – 25 of 126) sorted by relevance

123456

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/Utils/
H A DSerial.hpp15 unsigned id_vendor = -1; member
23 …bool id_match(unsigned id_vendor, unsigned id_product) const { return id_vendor == this->id_vendor in id_match()
30 sp1.id_vendor == sp2.id_vendor && in operator ==()
H A DSerial.cpp79 spi.id_vendor = vid; in parse_hardware_id()
208 port_info.id_vendor = vid; in scan_serial_ports_extended()
243 spi.id_vendor = *vid; in scan_serial_ports_extended()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/storage/
H A Dusual-tables.c18 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
21 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
30 #define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ argument
36 .idVendor = (id_vendor), \
61 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
65 .vid = id_vendor, \
H A Dkarma.c48 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
51 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Dcypress_atacb.c30 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
33 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Donetouch.c52 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
55 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/storage/
H A Dusual-tables.c18 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
21 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
30 #define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ argument
36 .idVendor = (id_vendor), \
61 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
65 .vid = id_vendor, \
H A Dkarma.c48 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
51 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Dcypress_atacb.c30 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
33 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Donetouch.c52 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
55 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/storage/
H A Dusual-tables.c18 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
21 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
30 #define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ argument
36 .idVendor = (id_vendor), \
61 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
65 .vid = id_vendor, \
H A Dkarma.c48 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
51 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Dcypress_atacb.c30 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
33 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
H A Donetouch.c52 #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ argument
55 { USB_DEVICE_VER(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax), \
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ipack/
H A Dipack.c33 (id->vendor == IPACK_ANY_ID || id->vendor == device->id_vendor) && in ipack_match_one_device()
92 idev->id_vendor, idev->id_device)) in ipack_uevent()
143 return sprintf(buf, "0x%02x\n", idev->id_vendor); in id_vendor_show()
145 return sprintf(buf, "0x%06x\n", idev->id_vendor); in id_vendor_show()
171 idev->id_vendor, idev->id_device); in modalias_show()
179 static DEVICE_ATTR_RO(id_vendor);
316 dev->id_vendor = id[4]; in ipack_parse_id1()
333 dev->id_vendor = ((be16_to_cpu(id[3]) & 0xff) << 16) in ipack_parse_id2()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ipack/
H A Dipack.c33 (id->vendor == IPACK_ANY_ID || id->vendor == device->id_vendor) && in ipack_match_one_device()
92 idev->id_vendor, idev->id_device)) in ipack_uevent()
143 return sprintf(buf, "0x%02x\n", idev->id_vendor); in id_vendor_show()
145 return sprintf(buf, "0x%06x\n", idev->id_vendor); in id_vendor_show()
171 idev->id_vendor, idev->id_device); in modalias_show()
179 static DEVICE_ATTR_RO(id_vendor);
316 dev->id_vendor = id[4]; in ipack_parse_id1()
333 dev->id_vendor = ((be16_to_cpu(id[3]) & 0xff) << 16) in ipack_parse_id2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ipack/
H A Dipack.c33 (id->vendor == IPACK_ANY_ID || id->vendor == device->id_vendor) && in ipack_match_one_device()
92 idev->id_vendor, idev->id_device)) in ipack_uevent()
143 return sprintf(buf, "0x%02x\n", idev->id_vendor); in id_vendor_show()
145 return sprintf(buf, "0x%06x\n", idev->id_vendor); in id_vendor_show()
171 idev->id_vendor, idev->id_device); in modalias_show()
179 static DEVICE_ATTR_RO(id_vendor);
316 dev->id_vendor = id[4]; in ipack_parse_id1()
333 dev->id_vendor = ((be16_to_cpu(id[3]) & 0xff) << 16) in ipack_parse_id2()
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dutil.c50 void device_unknown(const int dev_number, const int id_vendor, const int id_product) in device_unknown() argument
55 id_vendor, in device_unknown()
H A Dutil.h32 void device_unknown(const int dev_number, const int id_vendor, const int id_product);
/dports/audio/rioutil/rioutil-1.5.0/librioutil/
H A Ddriver_file.c105 int id_product, id_vendor; in usb_open_rio() local
123 id_vendor = little16_2_arch16 (dev.idVendor); in usb_open_rio()
/dports/security/gnupg/gnupg-2.3.3/scd/
H A Dccid-driver.c212 unsigned short id_vendor; member
916 if (handle->id_vendor == VENDOR_SCM in parse_ccid_descriptor()
929 if (handle->id_vendor == VENDOR_GEMPC) in parse_ccid_descriptor()
1714 (*handle)->id_vendor = desc.idVendor; in ccid_open_usb_reader()
1805 if (handle->id_vendor != VENDOR_SCM) in ccid_require_get_status()
2733 && ((handle->id_vendor == VENDOR_CHERRY in ccid_get_atr()
2735 || (handle->id_vendor == VENDOR_GEMPC in ccid_get_atr()
3177 if ((handle->id_vendor == VENDOR_OMNIKEY) in ccid_transceive()
3535 switch (handle->id_vendor) in ccid_transceive_secure()
3585 if ((handle->id_vendor == VENDOR_VEGA && in ccid_transceive_secure()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/include/pcl/io/
H A Ddinast_grabber.h118 const int id_vendor = 0x18d1,
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Dccid-driver.c242 unsigned short id_vendor; member
722 assert (!handle->id_vendor); in prepare_special_transport()
763 handle->id_vendor, handle->id_product, handle->bcd_device); in parse_ccid_descriptor()
954 if (handle->id_vendor == VENDOR_SCM in parse_ccid_descriptor()
1563 (*handle)->id_vendor = dev->descriptor.idVendor; in ccid_open_reader()
2372 && ((handle->id_vendor == VENDOR_CHERRY in ccid_get_atr()
2374 || (handle->id_vendor == VENDOR_GEMPC in ccid_get_atr()
2717 if ((handle->id_vendor == VENDOR_OMNIKEY in ccid_transceive()
3071 switch (handle->id_vendor) in ccid_transceive_secure()
3094 if (handle->id_vendor == VENDOR_SCM) in ccid_transceive_secure()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Ddinast_grabber.cpp115 pcl::DinastGrabber::setupDevice (int device_position, const int id_vendor, const int id_product) in setupDevice() argument
154 if (desc.idVendor != id_vendor || desc.idProduct != id_product) in setupDevice()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dipack.h102 u32 id_vendor; member

123456