Home
last modified time | relevance | path

Searched refs:vendor (Results 576 - 600 of 618) sorted by relevance

1...<<2122232425

/third_party/backends/backend/
H A Dleo.c726 dev->sane.vendor = dev->def->real_vendor; in attach_scanner()
H A Dteco3.c666 /* Do some vendor specific stuff. */
837 dev->sane.vendor = dev->def->real_vendor; in attach_scanner()
H A Dmatsushita.c1029 dev->sane.vendor = "Panasonic"; in attach_scanner()
H A Dqcam.c1205 q->sane.vendor = "Connectix"; in attach()
H A Dsceptre.c588 dev->sane.vendor = scanners[dev->scnum].real_vendor; in attach_scanner()
H A Dartec_eplus48u.c775 /*limit the size of vendor and model string to 40 */ in attach()
780 dev->sane.vendor = strdup (vendor_string); in attach()
781 XDBG ((3, "attach: setting vendor string: %s\n", vendor_string)); in attach()
3545 XDBG ((3, "sane_get_devices: vendor %s\n", dev->sane.vendor)); in sane_get_devices()
4518 XDBG ((3, " vendor: %s\n", vendor_string)); in sane_init()
4544 XDBG ((3, " vendor: %s\n", vendor_string)); in sane_init()
H A Dnec.c1111 dev->sane.vendor = "NEC"; in attach()
1119 DBG (5, "dev->sane.vendor = %s\n", dev->sane.vendor); in attach()
H A Dsharp.c1409 dev->sane.vendor = "SHARP"; in attach()
1417 DBG (5, "dev->sane.vendor = %s\n", dev->sane.vendor); in attach()
H A Davision.c1996 DBG (dbg_level, "%s: [40] vendor id: %x\n", func, in debug_print_window_descriptor()
3875 if (strcmp (dev->sane.vendor, "Xerox") == 0 || in string_for_button()
3876 strcmp (dev->sane.vendor, "Visioneer") == 0 || in string_for_button()
4429 dev->sane.vendor = dev->hw->real_mfg ? dev->hw->real_mfg : strdup (mfg); in attach()
H A Dapple.c559 dev->sane.vendor = "Apple"; in attach()
H A Dhp3500.c973 dev->sane.vendor = "Hewlett-Packard"; in attachScanner()
H A Dhp5590.c413 scanner->sane.vendor = "HP"; in attach_usb_device()
H A Dteco2.c1622 /* Send a vendor specific command. */
1827 dev->sane.vendor = dev->def->real_vendor; in attach_scanner()
/third_party/backends/backend/pixma/
H A Dpixma.c275 sdev->vendor = vendor_str; in find_scanners()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_teap.c981 if (m && m->vendor == EAP_VENDOR_IETF && in eap_teap_process_phase2_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c981 name = eap_get_name(cred->eap_method[0].vendor, in wpa_config_write_cred()
H A Devents.c433 while (eap->vendor != EAP_VENDOR_IETF || in wpa_supplicant_scard_init()
435 if (eap->vendor == EAP_VENDOR_IETF) { in wpa_supplicant_scard_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c984 name = eap_get_name(cred->eap_method[0].vendor, in wpa_config_write_cred()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c436 &user->methods[num_methods].vendor); in hostapd_config_read_eap_user()
437 if (user->methods[num_methods].vendor == in hostapd_config_read_eap_user()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c430 &user->methods[num_methods].vendor); in hostapd_config_read_eap_user()
431 if (user->methods[num_methods].vendor == in hostapd_config_read_eap_user()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c270 char vendor[8]; member
1168 printf(" Reserved or vendor specific [0x%x]", pc); in show_error_counter_page()
2853 (" Inquiry response length=%d\n, no vendor, " in do_scsi_inquiry()
2921 (" [vendor specific manner (5)]"); in do_scsi_inquiry()
2933 (" opcode=0x%.2x vendor specific (%d)\n", in do_scsi_inquiry()
2994 desc_p = "vendor specific (4)"; in do_scsi_inquiry()
2998 "supported in vendor specific way"; in do_scsi_inquiry()
3002 desc_p = "vendor specific (6)"; in do_scsi_inquiry()
3146 memcpy(map_arr[k].vendor, &buff[8], 8); in show_scsi_maps()
3234 printf(" %.8s %.16s %.4s", map_arr[k].vendor, in show_scsi_maps()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp578 bundleInfo.vendor = BUNDLE_VENDOR; in AddBundleInfo()
1022 EXPECT_EQ(BUNDLE_VENDOR, bundleInfo.vendor); in CheckBundleInfo()
1043 EXPECT_EQ(BUNDLE_VENDOR, bundleInfo.vendor); in CheckBundleArchiveInfo()
6876 info.vendor = "ohos"; in HWTEST_F()
6894 info.applicationInfo.vendor = "ohos"; in HWTEST_F()
/third_party/libinput/test/
H A Dlitest.c3421 libevdev_set_id_vendor(dev, id->vendor); in litest_create_uinput()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs369 pub vendor: ::__u16,
/third_party/backends/backend/genesys/
H A Dgenesys.cpp5050 throw SaneException("vendor 0x%x product 0x%x (bcdDevice 0x%x) " in get_matching_usb_dev()
5368 sane_device.vendor = dev_it->model->vendor;

Completed in 112 milliseconds

1...<<2122232425