/third_party/backends/backend/ |
H A D | coolscan2.c | 368 cs2_xfree (device_list[i]->vendor); in sane_exit() 1859 "cs2_open(): Inquiry reveals: vendor = '%s', product = '%s', revision = '%s'.\n", in cs2_open() 1933 device_list[n_device_list]->vendor = line; in cs2_open() 1950 cs2_xfree (device_list[n_device_list]->vendor); in cs2_open()
|
H A D | umax1220u-common.c | 2294 SANE_Word vendor; in UMAX_open_device() local 2310 if (sanei_usb_get_vendor_product (scan->fd, &vendor, &product) != in UMAX_open_device() 2321 if (vendor != 0x1606) in UMAX_open_device() 2323 DBG (1, "UMAX_open_device: incorrect vendor\n"); in UMAX_open_device()
|
H A D | umax_pp.c | 317 dev->sane.vendor = strdup ("UMAX"); in umax_pp_attach() 319 dev->sane.vendor = strdup (val); in umax_pp_attach() 921 options[CFG_VENDOR]->name = "vendor"; in sane_init() 995 free ((void *) devlist[i].sane.vendor); in sane_exit()
|
H A D | cardscan.c | 504 DBG (5, "Unknown vendor/product, using default settings\n"); in attach_one() 561 s->sane.vendor = s->vendor_name; in attach_one()
|
H A D | canon_lide70.c | 187 dev->sane.vendor = "CANON"; in attach_scanner()
|
H A D | as6e.c | 870 dev->sane.vendor = "Artec"; in attach()
|
H A D | sm3840.c | 577 dev->sane.vendor = "Microtek"; in add_sm_device()
|
H A D | microtek2.c | 733 md->sane.vendor = NULL; in add_device_list() 793 md->sane.vendor = "Microtek"; in attach() 1157 if ( strncasecmp("MICROTEK", mi->vendor, INQ_VENDOR_L) != 0 in check_inquiry() 1158 && strncmp(" ", mi->vendor, INQ_VENDOR_L) != 0 in check_inquiry() 1159 && strncmp("AGFA ", mi->vendor, INQ_VENDOR_L) != 0 ) in check_inquiry() 1162 INQ_VENDOR_L, mi->vendor); in check_inquiry() 1675 DBG(1, " Vendor Name%15s: '%s'\n", " ", mi->vendor); in dump_attributes() 4347 INQ_GET_VENDOR(mi->vendor, (char *)result); in scsi_inquiry()
|
H A D | mustek_pp_cis.c | 2283 SANE_String *vendor, SANE_String *type, in cis_drv_capabilities() 2288 *vendor = strdup("Mustek"); in cis_drv_capabilities() 2282 cis_drv_capabilities(SANE_Int info, SANE_String *model, SANE_String *vendor, SANE_String *type, SANE_Int *maxres, SANE_Int *minres, SANE_Int *maxhsize, SANE_Int *maxvsize, SANE_Int *caps) cis_drv_capabilities() argument
|
H A D | mustek_usb.c | 490 dev->sane.vendor = "Mustek"; in attach() 542 DBG (2, "attach: found %s %s %s at %s\n", dev->sane.vendor, dev->sane.type, in attach()
|
H A D | plustek_pp.c | 1005 dev->sane.vendor = "Plustek"; in attach() 1069 DBG( _DBG_INFO, "Vendor : %s\n", dev->sane.vendor ); in attach()
|
H A D | u12.c | 657 /** Function to retrieve the vendor and product id from a given string 847 dev->sane.vendor = "Plustek"; in attach() 877 DBG( _DBG_INFO, "Vendor : %s\n", dev->sane.vendor ); in attach()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | interworking.c | 1025 if (cred->eap_method && cred->eap_method[0].vendor == EAP_VENDOR_IETF) { in interworking_connect_3gpp() 1451 ttls = cred->eap_method->vendor == EAP_VENDOR_IETF && in interworking_set_eap_params() 1461 ssid->eap.eap_methods[1].vendor = EAP_VENDOR_IETF; in interworking_set_eap_params() 1657 cred->eap_method->vendor == EAP_VENDOR_IETF && in interworking_connect_roaming_consortium() 3094 "ANQP: Unsupported ANQP vendor type %u", in interworking_parse_rx_anqp_resp() 3101 "Interworking: Unsupported vendor-specific ANQP OUI %06x", in interworking_parse_rx_anqp_resp()
|
/device/soc/rockchip/common/vendor/drivers/input/ |
H A D | rockchip_pwm_remotectl.c | 647 input->id.vendor = 0x524b;
in rk_pwm_probe()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | linuxver.h | 225 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */ member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | inno_hdmi.c | 258 rc = drm_hdmi_vendor_infoframe_from_display_mode(&frame.vendor.hdmi, &hdmi->connector, mode); in inno_hdmi_config_video_vsi()
|
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/ |
H A D | rockchip_pwm_remotectl.c | 664 input->id.vendor = 0x524b; in rk_pwm_probe()
|
/foundation/multimodalinput/input/tools/vuinput/src/ |
H A D | virtual_device.cpp | 483 uinputDev_.id.vendor = vendorId_; in SetDeviceId()
|
/third_party/backends/japi/ |
H A D | Jscanimage.java | 181 devList[i].vendor + " " + devList[i].model + " " + in initSane()
|
/third_party/NuttX/include/nuttx/ |
H A D | scsi.h | 139 * 0xnn0900 vendor specific sense key 673 uint8_t vendor[20]; /* 36-55: Vendor specific */ member
|
/third_party/libsnd/src/ |
H A D | ogg_vorbis.c | 231 psf_log_printf (psf, "Encoded by : %s\n", vdata->vcomment.vendor) ; in vorbis_read_header()
|
/third_party/libdrm/ |
H A D | xf86drm.h | 868 uint16_t vendor; member
|
/third_party/spirv-tools/source/ |
H A D | opcode.cpp | 43 // Represents a vendor tool entry in the SPIR-V XML Registry. 46 const char* vendor; member 48 const char* vendor_tool; // Combination of vendor and tool.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_eke.c | 488 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF && in eap_eke_process_identity()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server_eke.c | 488 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF && in eap_eke_process_identity()
|