/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_linux.c | 454 if (strcmp(param->u.crypt.alg, "WEP") == 0) { in wpa_set_encryption() 533 if (strcmp(param->u.crypt.alg, "none") != 0) in wpa_set_encryption() 544 if (strcmp(param->u.crypt.alg, "TKIP") == 0) { /* set mic key */ in wpa_set_encryption() 558 if (strcmp(param->u.crypt.alg, "TKIP") == 0 || strcmp(param->u.crypt.alg, "CCMP") == 0) { in wpa_set_encryption() 572 } else if (strcmp(param->u.crypt.alg, "BIP") == 0) { in wpa_set_encryption() 592 if (strcmp(param->u.crypt.alg, "none") != 0) in wpa_set_encryption() 2638 if (0 == strcmp(rereg_priv->old_ifname, new_ifname)) in rtw_rereg_nd_name() 3466 if (strcmp(param->u.crypt.alg, "none") == 0 && (psta == NULL)) { in rtw_set_encryption() 3480 if (strcmp(para in rtw_set_encryption() [all...] |
/third_party/backends/backend/ |
H A D | microtek.c | 849 if (!(strcmp(ms->val[OPT_CUSTOM_GAMMA].s, M_TABLE))) { in download_gamma() 902 } else if (!(strcmp(ms->val[OPT_CUSTOM_GAMMA].s, M_SCALAR))) { in download_gamma() 1327 if ((strcmp(M_COLOR, val[OPT_MODE].s)) && in init_options() 1328 (strcmp(M_GRAY, val[OPT_MODE].s))) { in init_options() 2132 if (strcmp(dev->sane.name, devicename) == 0) { in attach_scanner() 3143 if (strcmp(dev->sane.name, devicename) == 0) in sane_open() 3511 if (strcmp(value, val[option].s)) in sane_control_option() 3517 if ( !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_NONE)) || in sane_control_option() 3518 !(strcmp(val[OPT_CUSTOM_GAMMA].s, M_SCALAR)) ) { in sane_control_option() 3524 if ( !(strcmp(va in sane_control_option() [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-c2c.c | 1910 if (!strcmp(dim->name, name)) in get_dimension() 2887 if (!strcmp(display, "tot")) in setup_display() 2889 else if (!strcmp(display, "rmt")) in setup_display() 2891 else if (!strcmp(display, "lcl")) in setup_display() 2893 else if (!strcmp(display, "peer")) in setup_display() 2922 if (!strcmp(tok, "tid")) { in build_cl_output() 2924 } else if (!strcmp(tok, "pid")) { in build_cl_output() 2926 } else if (!strcmp(tok, "iaddr")) { in build_cl_output() 2931 } else if (!strcmp(tok, "dso")) { in build_cl_output() 2933 } else if (strcmp(to in build_cl_output() [all...] |
/third_party/libdrm/intel/ |
H A D | intel_decode.c | 769 if (strcmp(swizzle, ".xyzw") != 0) in i915_get_instruction_src0() 787 if (strcmp(swizzle, ".xyzw") != 0) in i915_get_instruction_src1() 804 if (strcmp(swizzle, ".xyzw") != 0) in i915_get_instruction_src2() 932 if (strcmp(dcl_mask, ".") == 0) in i915_decode_dcl() 938 if (strcmp(dcl_mask, ".x") != 0 && in i915_decode_dcl() 939 strcmp(dcl_mask, ".xy") != 0 && in i915_decode_dcl() 940 strcmp(dcl_mask, ".xz") != 0 && in i915_decode_dcl() 941 strcmp(dcl_mask, ".w") != 0 && in i915_decode_dcl() 942 strcmp(dcl_mask, ".xyzw") != 0) { in i915_decode_dcl() 949 if (strcmp(dcl_mas in i915_decode_dcl() [all...] |
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/ |
H A D | platform_device_test.c | 53 ret = strcmp(device->name, "platform_device_name_1"); in PlatformDeviceTestSetName() 63 ret = strcmp(device->name, "platform_device_name"); in PlatformDeviceTestSetName()
|
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/ |
H A D | mtd_legacy_lite.c | 56 if (strcmp(type, p->type) == 0) { in GetMtd() 73 if (strcmp(type, p->type) == 0) { in GetMtdInfo()
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | platform_device_test.c | 33 ret = strcmp(device->name, "platform_device_name_1"); in PlatformDeviceTestSetName() 43 ret = strcmp(device->name, "platform_device_name"); in PlatformDeviceTestSetName()
|
/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | file.cpp | 312 if (strcmp(dirInfo->d_name, ".") == 0 || strcmp(dirInfo->d_name, "..") == 0) { in CreateParentDir()
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_bluetooth_manager.cpp | 81 if (strcmp(it.second.c_str(), device.GetAddress().c_str()) == 0) {
in AudioOnPlayingStatusChanged() 90 if (strcmp(it->second.c_str(), device.GetAddress().c_str()) == 0) {
in AudioOnPlayingStatusChanged()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nsaccess.c | 90 if (!strcmp(init_val->name, "_OSI") in acpi_ns_root_initialize() 206 if (strcmp(init_val->name, "_GL_") == 0) { in acpi_ns_root_initialize()
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clkdev.c | 51 if (!dev_id || strcmp(p->dev_id, dev_id)) in clk_find() 56 if (!con_id || strcmp(p->con_id, con_id)) in clk_find()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | setup.c | 157 if (!strcmp(p, "on")) in setup_writecombine() 159 else if (!strcmp(p, "off")) in setup_writecombine()
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | init.c | 158 if (depth != 1 || strcmp(uname, "chosen") != 0) in early_init_dt_scan_elfcorehdr() 298 if (depth != 1 || strcmp(uname, "chosen") != 0) in early_init_dt_scan_usablemem()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | module-plts.c | 227 if (strcmp(".plt", secstrings + s->sh_name) == 0) in module_frob_arch_sections() 229 else if (strcmp(".init.plt", secstrings + s->sh_name) == 0) in module_frob_arch_sections()
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | string.S | 59 .globl strcmp 60 strcmp: label
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | ppc970-pmu.c | 494 (strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/970") in init_ppc970_pmu() 495 && strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/970MP"))) in init_ppc970_pmu()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | time_32.c | 284 if (!strcmp(model, "mk48t02")) { in clock_probe() 289 } else if (!strcmp(model, "mk48t08")) { in clock_probe()
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | umid.c | 98 if (!strcmp(ent->d_name, ".") || !strcmp(ent->d_name, "..")) in remove_files_and_dir()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | module_32.c | 128 if (strcmp(secstrings + sechdrs[i].sh_name, ".init.plt") == 0) in module_frob_arch_sections() 130 else if (strcmp(secstrings + sechdrs[i].sh_name, ".plt") == 0) in module_frob_arch_sections()
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | arm-cci.c | 473 is_ace = strcmp(match_str, "ace") == 0; in cci_probe_ports() 474 if (!is_ace && strcmp(match_str, "ace-lite")) { in cci_probe_ports()
|
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | backend.c | 350 if (!strcmp(s,"off")) in agp_setup() 352 if (!strcmp(s,"try_unsupported")) in agp_setup()
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | acpi-dma.c | 439 if (!strcmp(name, "tx")) in acpi_dma_request_slave_chan_by_name() 441 else if (!strcmp(name, "rx")) in acpi_dma_request_slave_chan_by_name()
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | string.S | 59 .globl strcmp 60 strcmp: label
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | vsock_test.c | 408 if (strcmp(optarg, "client") == 0) in main() 410 else if (strcmp(optarg, "server") == 0) in main()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | module-plts.c | 222 if (strcmp(".plt", secstrings + s->sh_name) == 0) in module_frob_arch_sections() 224 else if (strcmp(".init.plt", secstrings + s->sh_name) == 0) in module_frob_arch_sections()
|