Home
last modified time | relevance | path

Searched refs:strcmp (Results 3151 - 3175 of 7705) sorted by relevance

1...<<121122123124125126127128129130>>...309

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq24257_charger.c793 if (strcmp(attr->attr.name, "high_impedance_enable") == 0) in bq24257_sysfs_show_enable()
795 else if (strcmp(attr->attr.name, "sysoff_enable") == 0) in bq24257_sysfs_show_enable()
819 if (strcmp(attr->attr.name, "high_impedance_enable") == 0) in bq24257_sysfs_set_enable()
821 else if (strcmp(attr->attr.name, "sysoff_enable") == 0) in bq24257_sysfs_set_enable()
/kernel/linux/linux-5.10/fs/jfs/
H A Dsuper.c266 if (!strcmp(args[0].from, "none")) in parse_options()
298 if (!strcmp(errors, "continue")) { in parse_options()
302 } else if (!strcmp(errors, "remount-ro")) { in parse_options()
306 } else if (!strcmp(errors, "panic")) { in parse_options()
/kernel/linux/linux-6.6/fs/jfs/
H A Dsuper.c266 if (!strcmp(args[0].from, "none")) in parse_options()
297 if (!strcmp(errors, "continue")) { in parse_options()
301 } else if (!strcmp(errors, "remount-ro")) { in parse_options()
305 } else if (!strcmp(errors, "panic")) { in parse_options()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c334 strcmp((*crypt)->ops->name, "WEP") != 0) { in ieee80211_wx_set_encode()
689 if (strcmp(crypt->ops->name, "WEP") == 0) in ieee80211_wx_get_encode_ext()
691 else if (strcmp(crypt->ops->name, "TKIP") == 0) in ieee80211_wx_get_encode_ext()
693 else if (strcmp(crypt->ops->name, "CCMP") == 0) in ieee80211_wx_get_encode_ext()
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c892 if (!strcmp(name, dev_name(rcdev->dev))) in __reset_controller_by_name()
911 if (strcmp(lookup->dev_id, dev_id)) in __reset_control_get_from_lookup()
916 !strcmp(con_id, lookup->con_id))) { in __reset_control_get_from_lookup()
1262 if (!strcmp(lookup->dev_id, dev_id)) in reset_control_get_count_from_lookup()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq24257_charger.c791 if (strcmp(attr->attr.name, "high_impedance_enable") == 0) in bq24257_sysfs_show_enable()
793 else if (strcmp(attr->attr.name, "sysoff_enable") == 0) in bq24257_sysfs_show_enable()
817 if (strcmp(attr->attr.name, "high_impedance_enable") == 0) in bq24257_sysfs_set_enable()
819 else if (strcmp(attr->attr.name, "sysoff_enable") == 0) in bq24257_sysfs_set_enable()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_iblock.c151 if (!strcmp(bi->profile->name, "T10-DIF-TYPE3-IP") || in iblock_configure_device()
152 !strcmp(bi->profile->name, "T10-DIF-TYPE1-IP")) { in iblock_configure_device()
159 if (!strcmp(bi->profile->name, "T10-DIF-TYPE3-CRC")) { in iblock_configure_device()
161 } else if (!strcmp(bi->profile->name, "T10-DIF-TYPE1-CRC")) { in iblock_configure_device()
/kernel/linux/linux-6.6/drivers/base/
H A Dswnode.c116 if (!strcmp(name, prop->name)) in property_entry_get()
484 if (!strcmp(childname, kobject_name(&child->kobj))) { in software_node_get_named_child_node()
636 if (swnode && !strcmp(swnode->node->name, "ports")) in software_node_graph_get_port_parent()
709 !strcmp(name, swnode->node->name)) { in software_node_find_by_name()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c105 if (!strcmp(clock->name, "csi0") || in csid_set_clock_rates()
106 !strcmp(clock->name, "csi1") || in csid_set_clock_rates()
107 !strcmp(clock->name, "csi2") || in csid_set_clock_rates()
108 !strcmp(clock->name, "csi3")) { in csid_set_clock_rates()
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c107 if (pl->phy == phy && !strcmp(pl->dev_id, dev_id) && in phy_remove_lookup()
108 !strcmp(pl->con_id, con_id)) { in phy_remove_lookup()
124 if (!strcmp(p->dev_id, dev_id) && !strcmp(p->con_id, con_id)) { in phy_find()
/kernel/linux/linux-6.6/block/
H A Dblk-mq-debugfs.c143 if (strcmp(op, "run") == 0) { in queue_state_write()
145 } else if (strcmp(op, "start") == 0) { in queue_state_write()
147 } else if (strcmp(op, "kick") == 0) { in queue_state_write()
287 if (strcmp(op_str, "UNKNOWN") == 0) in __blk_mq_debugfs_rq_show()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c304 if (strcmp(symname, strtab + sym->st_name) == 0) in sym_lookup()
792 if (strcmp(sec_name(i), ".data..percpu")) in percpu_init()
830 strcmp(symname, "__init_begin") && in ElfW()
831 strcmp(symname, "__per_cpu_load") && in ElfW()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmr75203.c589 if (!strcmp(reg_name, "common")) in pvt_get_regmap()
591 else if (!strcmp(reg_name, "ts")) in pvt_get_regmap()
593 else if (!strcmp(reg_name, "pd")) in pvt_get_regmap()
595 else if (!strcmp(reg_name, "vm")) in pvt_get_regmap()
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
H A Dencrypted.c643 if (!strcmp(format, key_format_ecryptfs)) { in encrypted_key_alloc()
651 } else if (!strcmp(format, key_format_enc32)) { in encrypted_key_alloc()
755 if (!strcmp(format, key_format_ecryptfs)) in __ekey_init()
780 if (format && !strcmp(format, key_format_ecryptfs)) { in encrypted_init()
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dkselftest_harness.h549 * ASSERT_STREQ(expected, measured): !strcmp(expected, measured)
560 * ASSERT_STRNE(expected, measured): strcmp(expected, measured)
667 * EXPECT_STREQ(expected, measured): !strcmp(expected, measured)
678 * EXPECT_STRNE(expected, measured): strcmp(expected, measured)
755 if (!(strcmp(__exp, __seen) _t 0)) { \
1076 if (!strcmp(t->name, optarg)) in test_enabled()
1080 if (!strcmp(f->name, optarg)) in test_enabled()
1084 if (!strcmp(v->name, optarg)) in test_enabled()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-card.c600 if (!strcmp(link->codecs->dai_name, "ak4458-aif")) in imx_card_parse_of()
602 else if (!strcmp(link->codecs->dai_name, "ak4497-aif")) in imx_card_parse_of()
604 else if (!strcmp(link->codecs->dai_name, "ak5558-aif")) in imx_card_parse_of()
606 else if (!strcmp(link->codecs->dai_name, "ak5552-aif")) in imx_card_parse_of()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/
H A Dmt8186-mt6366-rt1019-rt5682s.c319 if (!strcmp(rtd->dai_link->name, "I2S0") || in mt8186_sof_dai_link_fixup()
320 !strcmp(rtd->dai_link->name, "I2S1") || in mt8186_sof_dai_link_fixup()
321 !strcmp(rtd->dai_link->name, "I2S2")) in mt8186_sof_dai_link_fixup()
323 else if (!strcmp(rtd->dai_link->name, "I2S3")) in mt8186_sof_dai_link_fixup()
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c588 if (strcmp(keyring, keyrings[x].name) == 0) { in get_keyring_id()
670 if (strcmp(mnt->mnt_type, "f2fs") || in get_default_salts()
899 if (strcmp(p->cmd_name, argv[1]) == 0) { in do_help()
929 if (strcmp(cmd->cmd_name, argv[1]) == 0) { in main()
/third_party/elfutils/src/
H A Delfcmp.c304 || strcmp (sname1, sname2) != 0)) in main()
312 if ((sname1 != NULL && strcmp (sname1, ".gnu_debuglink") == 0) in main()
313 || (sname1 != NULL && strcmp (sname1, ".gnu.prelink_undo") == 0)) in main()
378 || strcmp (name1, name2) != 0 in main()
/third_party/ffmpeg/libavformat/
H A Dsdp.c66 if (ttl > 0 && !strcmp(dest_type, "IP4")) { in sdp_write_address()
134 if (strcmp(proto, "rtp") && strcmp(proto, "srtp")) { in sdp_get_address()
862 if (!strcmp(dst_type, "IP6")) { in av_sdp_create()
/third_party/backends/backend/
H A Dtest-picture.c65 if (strcmp (test_device->val[opt_test_picture].s, "Solid black") == 0 in init_picture_buffer()
66 || strcmp (test_device->val[opt_test_picture].s, "Solid white") == 0) in init_picture_buffer()
84 if (strcmp (test_device->val[opt_test_picture].s, "Solid black") == 0) in init_picture_buffer()
109 if (strcmp (test_device->val[opt_test_picture].s, "Grid") == 0) in init_picture_buffer()
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c124 if ((symbol->part_idx == ~0u || symbol->part_idx == part_idx) && !strcmp(name, symbol->name)) in find_symbol()
221 if (!strcmp(s.name, "__lds_end")) { in read_private_lds_symbols()
365 if (!strcmp(s->name, ".text")) in ac_rtld_open()
498 if (s->name && !strcmp(name, s->name)) { in get_section_by_name()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c388 strcmp(routing->brk.fork->path_var->name, "path_continue"))); in loop_routing_end()
398 strcmp(routing->brk.fork->path_var->name, "path_break"))); in loop_routing_end()
810 strcmp(in_path.fork->path_var->name, "path_select"))); in select_blocks()
830 assert(!(routing->regular.fork->is_var && strcmp( in plant_levels()
/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1188 if (strcmp(this->function_name(), "noise1") == 0 || in constant_expression_value()
1189 strcmp(this->function_name(), "noise2") == 0 || in constant_expression_value()
1190 strcmp(this->function_name(), "noise3") == 0 || in constant_expression_value()
1191 strcmp(this->function_name(), "noise4") == 0) in constant_expression_value()
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c559 if (!strcmp(pss->proxy_path, apss->proxy_path)) in omc_lws_om_get_other_side_pss_client()
623 assert(!strcmp(vhd->bind_partner_vhd->sanity, "isws")); in callback_lws_openmetrics_prox_agg()
663 if (!strcmp((const char *)in, apss->proxy_path)) { in callback_lws_openmetrics_prox_agg()
799 assert(!strcmp(vhd->bind_partner_vhd->sanity, "isagg")); in callback_lws_openmetrics_prox_server()

Completed in 34 milliseconds

1...<<121122123124125126127128129130>>...309