Home
last modified time | relevance | path

Searched defs:bcd_device (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/genesys/
H A Dtest_usb_device.cpp28 TestUsbDevice(std::uint16_t vendor, std::uint16_t product, std::uint16_t bcd_device) TestUsbDevice() argument
H A Dtest_settings.cpp50 enable_testing_mode(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device, TestCheckpointCallback checkpoint_callback) enable_testing_mode() argument
H A Dlow.h150 UsbDeviceEntry(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device, in UsbDeviceEntry() argument
158 std::uint16_t bcd_device() const { return bcd_device_; } in bcd_device() function in genesys::UsbDeviceEntry
162 bool matches(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) in matches() argument
H A Dtest_scanner_interface.cpp29 TestScannerInterface(Genesys_Device* dev, std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) TestScannerInterface() argument
H A Dgenesys.cpp5098 auto bcd_device = UsbDeviceEntry::BCD_DEVICE_NOT_SET; in attach_device_by_name() local
5041 get_matching_usb_dev(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) get_matching_usb_dev() argument
5055 attach_usb_device(const char* devname, std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) attach_usb_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c405 u16 id_vendor, id_product, bcd_device; in mwifiex_usb_probe() local
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c393 u16 id_vendor, id_product, bcd_device; in mwifiex_usb_probe() local
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp48 std::uint16_t bcd_device = 0; member

Completed in 14 milliseconds