Home
last modified time | relevance | path

Searched refs:strcasecmp (Results 1 – 89 of 89) sorted by relevance

/linux-4.4.14/Documentation/networking/timestamping/
Dtimestamping.c341 if (!strcasecmp(argv[i], "SO_TIMESTAMP")) in main()
343 else if (!strcasecmp(argv[i], "SO_TIMESTAMPNS")) in main()
345 else if (!strcasecmp(argv[i], "SIOCGSTAMP")) in main()
347 else if (!strcasecmp(argv[i], "SIOCGSTAMPNS")) in main()
349 else if (!strcasecmp(argv[i], "IP_MULTICAST_LOOP")) in main()
351 else if (!strcasecmp(argv[i], "SOF_TIMESTAMPING_TX_HARDWARE")) in main()
353 else if (!strcasecmp(argv[i], "SOF_TIMESTAMPING_TX_SOFTWARE")) in main()
355 else if (!strcasecmp(argv[i], "SOF_TIMESTAMPING_RX_HARDWARE")) in main()
357 else if (!strcasecmp(argv[i], "SOF_TIMESTAMPING_RX_SOFTWARE")) in main()
359 else if (!strcasecmp(argv[i], "SOF_TIMESTAMPING_SOFTWARE")) in main()
[all …]
Dhwtstamp_config.c24 if (names[value] && strcasecmp(names[value], name) == 0) in lookup_value()
/linux-4.4.14/tools/perf/util/
Dconfig.c284 else if (!strcasecmp(end, "k")) { in parse_unit_factor()
288 else if (!strcasecmp(end, "m")) { in parse_unit_factor()
292 else if (!strcasecmp(end, "g")) { in parse_unit_factor()
359 if (!strcasecmp(value, "true") || !strcasecmp(value, "yes") || !strcasecmp(value, "on")) in perf_config_bool_or_int()
361 if (!strcasecmp(value, "false") || !strcasecmp(value, "no") || !strcasecmp(value, "off")) in perf_config_bool_or_int()
Dcolor.c11 if (!strcasecmp(value, "never")) in perf_config_colorbool()
13 if (!strcasecmp(value, "always")) in perf_config_colorbool()
15 if (!strcasecmp(value, "auto")) in perf_config_colorbool()
Dparse-regs-options.c46 if (!strcasecmp(s, r->name)) in parse_regs()
Dparse-branch-options.c69 if (!strcasecmp(s, br->name)) in parse_branch_stack()
Dpmu.c801 if (strcasecmp(term->config, "event")) in pmu_find_alias()
809 if (!strcasecmp(alias->name, name)) in pmu_find_alias()
/linux-4.4.14/sound/soc/fsl/
Dmpc8610_hpcd.c247 if (strcasecmp(sprop, "i2s-slave") == 0) { in mpc8610_hpcd_probe()
265 } else if (strcasecmp(sprop, "i2s-master") == 0) { in mpc8610_hpcd_probe()
270 } else if (strcasecmp(sprop, "lj-slave") == 0) { in mpc8610_hpcd_probe()
275 } else if (strcasecmp(sprop, "lj-master") == 0) { in mpc8610_hpcd_probe()
280 } else if (strcasecmp(sprop, "rj-slave") == 0) { in mpc8610_hpcd_probe()
285 } else if (strcasecmp(sprop, "rj-master") == 0) { in mpc8610_hpcd_probe()
290 } else if (strcasecmp(sprop, "ac97-slave") == 0) { in mpc8610_hpcd_probe()
295 } else if (strcasecmp(sprop, "ac97-master") == 0) { in mpc8610_hpcd_probe()
Dp1022_ds.c257 if (strcasecmp(sprop, "i2s-slave") == 0) { in p1022_ds_probe()
275 } else if (strcasecmp(sprop, "i2s-master") == 0) { in p1022_ds_probe()
280 } else if (strcasecmp(sprop, "lj-slave") == 0) { in p1022_ds_probe()
285 } else if (strcasecmp(sprop, "lj-master") == 0) { in p1022_ds_probe()
290 } else if (strcasecmp(sprop, "rj-slave") == 0) { in p1022_ds_probe()
295 } else if (strcasecmp(sprop, "rj-master") == 0) { in p1022_ds_probe()
300 } else if (strcasecmp(sprop, "ac97-slave") == 0) { in p1022_ds_probe()
305 } else if (strcasecmp(sprop, "ac97-master") == 0) { in p1022_ds_probe()
/linux-4.4.14/drivers/md/
Ddm-raid.c124 if (!strcasecmp("near", format)) in raid10_format_to_md_layout()
129 if (!strcasecmp("offset", format)) in raid10_format_to_md_layout()
132 if (!strcasecmp("far", format)) in raid10_format_to_md_layout()
555 if (!strcasecmp(argv[i], "nosync")) { in parse_raid_params()
560 if (!strcasecmp(argv[i], "sync")) { in parse_raid_params()
575 if (!strcasecmp(key, "raid10_format")) { in parse_raid_params()
597 if (!strcasecmp(key, "rebuild")) { in parse_raid_params()
605 } else if (!strcasecmp(key, "write_mostly")) { in parse_raid_params()
615 } else if (!strcasecmp(key, "max_write_behind")) { in parse_raid_params()
632 } else if (!strcasecmp(key, "daemon_sleep")) { in parse_raid_params()
[all …]
Ddm-flakey.c75 if (!strcasecmp(arg_name, "drop_writes")) { in parse_features()
87 if (!strcasecmp(arg_name, "corrupt_bio_byte")) { in parse_features()
102 if (!strcasecmp(arg_name, "w")) in parse_features()
104 else if (!strcasecmp(arg_name, "r")) in parse_features()
Ddm-mpath.c778 if (!strcasecmp(arg_name, "queue_if_no_path")) { in parse_features()
783 if (!strcasecmp(arg_name, "retain_attached_hw_handler")) { in parse_features()
788 if (!strcasecmp(arg_name, "pg_init_retries") && in parse_features()
795 if (!strcasecmp(arg_name, "pg_init_delay_msecs") && in parse_features()
1488 if (!strcasecmp(argv[0], "queue_if_no_path")) { in multipath_message()
1491 } else if (!strcasecmp(argv[0], "fail_if_no_path")) { in multipath_message()
1502 if (!strcasecmp(argv[0], "disable_group")) { in multipath_message()
1505 } else if (!strcasecmp(argv[0], "enable_group")) { in multipath_message()
1508 } else if (!strcasecmp(argv[0], "switch_group")) { in multipath_message()
1511 } else if (!strcasecmp(argv[0], "reinstate_path")) in multipath_message()
[all …]
Ddm-stats.c1010 if (!strcasecmp(a, "precise_timestamps")) in message_stats_create()
1171 if (!strcasecmp(argv[0], "@stats_create")) in dm_stats_message()
1173 else if (!strcasecmp(argv[0], "@stats_delete")) in dm_stats_message()
1175 else if (!strcasecmp(argv[0], "@stats_clear")) in dm_stats_message()
1177 else if (!strcasecmp(argv[0], "@stats_list")) in dm_stats_message()
1179 else if (!strcasecmp(argv[0], "@stats_print")) in dm_stats_message()
1181 else if (!strcasecmp(argv[0], "@stats_print_clear")) in dm_stats_message()
1183 else if (!strcasecmp(argv[0], "@stats_set_aux")) in dm_stats_message()
Ddm-cache-policy-mq.c1311 if (!strcasecmp(key, "random_threshold")) { in mq_set_config_value()
1314 } else if (!strcasecmp(key, "sequential_threshold")) { in mq_set_config_value()
1317 } else if (!strcasecmp(key, "discard_promote_adjustment")) in mq_set_config_value()
1320 else if (!strcasecmp(key, "read_promote_adjustment")) in mq_set_config_value()
1323 else if (!strcasecmp(key, "write_promote_adjustment")) in mq_set_config_value()
Ddm-crypt.c1850 if (!strcasecmp(opt_string, "allow_discards")) in crypt_ctr()
1853 else if (!strcasecmp(opt_string, "same_cpu_crypt")) in crypt_ctr()
1856 else if (!strcasecmp(opt_string, "submit_from_crypt_cpus")) in crypt_ctr()
2015 if (!strcasecmp(argv[0], "key")) { in crypt_message()
2020 if (argc == 3 && !strcasecmp(argv[1], "set")) { in crypt_message()
2028 if (argc == 2 && !strcasecmp(argv[1], "wipe")) { in crypt_message()
Ddm-thin.c2984 if (!strcasecmp(arg_name, "skip_block_zeroing")) in parse_pool_features()
2987 else if (!strcasecmp(arg_name, "ignore_discard")) in parse_pool_features()
2990 else if (!strcasecmp(arg_name, "no_discard_passdown")) in parse_pool_features()
2993 else if (!strcasecmp(arg_name, "read_only")) in parse_pool_features()
2996 else if (!strcasecmp(arg_name, "error_if_no_space")) in parse_pool_features()
3638 if (!strcasecmp(argv[0], "create_thin")) in pool_message()
3641 else if (!strcasecmp(argv[0], "create_snap")) in pool_message()
3644 else if (!strcasecmp(argv[0], "delete")) in pool_message()
3647 else if (!strcasecmp(argv[0], "set_transaction_id")) in pool_message()
3650 else if (!strcasecmp(argv[0], "reserve_metadata_snap")) in pool_message()
[all …]
Ddm-era-target.c1650 if (!strcasecmp(argv[0], "checkpoint")) in era_message()
1653 if (!strcasecmp(argv[0], "take_metadata_snap")) in era_message()
1656 if (!strcasecmp(argv[0], "drop_metadata_snap")) in era_message()
Ddm-verity.c882 if (!strcasecmp(opt_string, DM_VERITY_OPT_LOGGING)) in verity_ctr()
884 else if (!strcasecmp(opt_string, DM_VERITY_OPT_RESTART)) in verity_ctr()
Ddm-switch.c478 if (!strcasecmp(argv[0], "set_region_mappings")) in switch_message()
Ddm-cache-target.c2567 if (!strcasecmp(arg, "writeback")) in parse_features()
2570 else if (!strcasecmp(arg, "writethrough")) in parse_features()
2573 else if (!strcasecmp(arg, "passthrough")) in parse_features()
2655 if (!strcasecmp(key, "migration_threshold")) { in process_config_option()
3767 if (!strcasecmp(argv[0], "invalidate_cblocks")) in cache_message()
Ddm-log-userspace-base.c233 if (!strcasecmp(argv[0], "integrated_flush")) { in userspace_ctr()
Ddm-log-writes.c755 if (!strcasecmp(argv[0], "mark")) in log_writes_message()
Ddm-ioctl.c1492 if (!strcasecmp(argv[0], "@cancel_deferred_remove")) { in message_for_md()
/linux-4.4.14/drivers/pcmcia/
Do2micro.h146 if (strcasecmp(o2_speedup, "on") == 0) in o2micro_override()
148 else if (strcasecmp(o2_speedup, "off") == 0) in o2micro_override()
150 else if (strcasecmp(o2_speedup, "default") != 0) in o2micro_override()
/linux-4.4.14/block/partitions/
Dmac.c103 && strcasecmp(part->processor, "powerpc") == 0) in mac_partition()
106 if (strcasecmp(part->type, "Apple_UNIX_SVR2") == 0 in mac_partition()
108 && strcasecmp(part->type, "Linux_swap") != 0)) { in mac_partition()
/linux-4.4.14/drivers/usb/host/
Dfsl-mph-dr-of.c66 if (!strcasecmp(phy_type, "ulpi")) in determine_usb_phy()
68 if (!strcasecmp(phy_type, "utmi")) in determine_usb_phy()
70 if (!strcasecmp(phy_type, "utmi_wide")) in determine_usb_phy()
72 if (!strcasecmp(phy_type, "utmi_dual")) in determine_usb_phy()
74 if (!strcasecmp(phy_type, "serial")) in determine_usb_phy()
/linux-4.4.14/tools/perf/
Dbuiltin-help.c52 if (!strcasecmp(name, viewer->name)) in get_man_viewer_info()
346 if (!strcasecmp(name, "man")) in exec_viewer()
348 else if (!strcasecmp(name, "woman")) in exec_viewer()
350 else if (!strcasecmp(name, "konqueror")) in exec_viewer()
Dbuiltin-mem.c230 if (!strcasecmp(s, m->name)) in parse_mem_ops()
Dbuiltin-script.c1024 if (strcasecmp(s->spec, spec) == 0) in script_spec__find()
1312 if (strcasecmp(s->name, name) == 0) in script_desc__find()
Dbuiltin-record.c919 if (!strcasecmp(str, cm->name)) { in parse_clockid()
/linux-4.4.14/arch/powerpc/platforms/cell/
Dcbe_regs.c56 if (strcasecmp(np->type, "spe")) { in cbe_find_map()
73 } while (strcasecmp(tmp_np->type, "cpu") && in cbe_find_map()
74 strcasecmp(tmp_np->type, "be")); in cbe_find_map()
/linux-4.4.14/drivers/staging/fbtft/
Dfb_agm1264k-fl.c148 if (strcasecmp(gpio->name, "wr") == 0) { in request_gpios_match()
152 } else if (strcasecmp(gpio->name, "cs0") == 0) { in request_gpios_match()
156 } else if (strcasecmp(gpio->name, "cs1") == 0) { in request_gpios_match()
164 else if (strcasecmp(gpio->name, "rw") == 0) { in request_gpios_match()
Dfbtft-core.c83 if (strcasecmp(gpio->name, "reset") == 0) { in fbtft_request_gpios_match()
86 } else if (strcasecmp(gpio->name, "dc") == 0) { in fbtft_request_gpios_match()
89 } else if (strcasecmp(gpio->name, "cs") == 0) { in fbtft_request_gpios_match()
92 } else if (strcasecmp(gpio->name, "wr") == 0) { in fbtft_request_gpios_match()
95 } else if (strcasecmp(gpio->name, "rd") == 0) { in fbtft_request_gpios_match()
98 } else if (strcasecmp(gpio->name, "latch") == 0) { in fbtft_request_gpios_match()
107 } else if (strcasecmp(gpio->name, "led") == 0) { in fbtft_request_gpios_match()
110 } else if (strcasecmp(gpio->name, "led_") == 0) { in fbtft_request_gpios_match()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_sysfs.c137 if (!strcasecmp(buf, "none")) in nouveau_sysfs_pstate_set()
140 if (!strcasecmp(buf, "auto")) in nouveau_sysfs_pstate_set()
/linux-4.4.14/drivers/of/
Dof_net.c34 if (!strcasecmp(pm, phy_modes(i))) in of_get_phy_mode()
Dof_mtd.c45 if (!strcasecmp(pm, nand_ecc_modes[i])) in of_get_nand_ecc_mode()
/linux-4.4.14/arch/sparc/include/asm/
Dprom.h31 #define of_prop_cmp(s1, s2) strcasecmp((s1), (s2))
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c615 if (strcasecmp(parm, "no") == 0 || strcasecmp(parm, "off") == 0) { in cmo_free_hint()
624 if (strcasecmp(parm, "yes") == 0 || strcasecmp(parm, "on") == 0) in cmo_free_hint()
/linux-4.4.14/drivers/acpi/
Dsbs.c166 if (!strcasecmp("NiCd", battery->device_chemistry)) in acpi_battery_technology()
168 if (!strcasecmp("NiMH", battery->device_chemistry)) in acpi_battery_technology()
170 if (!strcasecmp("LION", battery->device_chemistry)) in acpi_battery_technology()
172 if (!strcasecmp("LiP", battery->device_chemistry)) in acpi_battery_technology()
Dbattery.c159 if (!strcasecmp("NiCd", battery->type)) in acpi_battery_technology()
161 if (!strcasecmp("NiMH", battery->type)) in acpi_battery_technology()
163 if (!strcasecmp("LION", battery->type)) in acpi_battery_technology()
167 if (!strcasecmp("LiP", battery->type)) in acpi_battery_technology()
Dbus.c587 if (!strcasecmp(obj->string.pointer, id->compatible)) in acpi_of_match_device()
/linux-4.4.14/arch/sh/kernel/
Dmachvec.c34 if (strcasecmp(name, mv->mv_name) == 0) in get_mv_byname()
/linux-4.4.14/drivers/input/misc/
Dcm109.c869 if (!strcasecmp(phone, "kip1000")) { in cm109_select_keymap()
873 } else if (!strcasecmp(phone, "gtalk")) { in cm109_select_keymap()
877 } else if (!strcasecmp(phone, "usbph01")) { in cm109_select_keymap()
881 } else if (!strcasecmp(phone, "atcom")) { in cm109_select_keymap()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sti.c308 if (!strcasecmp(rs, "clk_125")) in sti_dwmac_parse_data()
310 else if (!strcasecmp(rs, "txclk")) in sti_dwmac_parse_data()
/linux-4.4.14/drivers/media/tuners/
Dtuner-xc2028.c247 if (strcasecmp(audio_std, "A2") == 0) in parse_audio_std_option()
249 if (strcasecmp(audio_std, "A2/A") == 0) in parse_audio_std_option()
251 if (strcasecmp(audio_std, "A2/B") == 0) in parse_audio_std_option()
253 if (strcasecmp(audio_std, "NICAM") == 0) in parse_audio_std_option()
255 if (strcasecmp(audio_std, "NICAM/A") == 0) in parse_audio_std_option()
257 if (strcasecmp(audio_std, "NICAM/B") == 0) in parse_audio_std_option()
/linux-4.4.14/arch/sparc/kernel/
Dprom_common.c73 if (!strcasecmp(prop->name, name)) { in of_set_property()
/linux-4.4.14/drivers/power/reset/
Dat91-poweroff.c87 if (!strcasecmp(pm, shdwc_wakeup_modes[i])) in at91_poweroff_get_wakeup_mode()
/linux-4.4.14/include/linux/
Dstring.h47 extern int strcasecmp(const char *s1, const char *s2);
Dof.h226 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2))
228 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2))
/linux-4.4.14/drivers/gpu/drm/gma500/
Dmdfld_dsi_output.c53 if (!strcasecmp(arg, "0")) in parse_LABC_control()
55 else if (!strcasecmp(arg, "1")) in parse_LABC_control()
/linux-4.4.14/lib/
Dstring.c67 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function
77 EXPORT_SYMBOL(strcasecmp);
/linux-4.4.14/sound/soc/sti/
Duniperif_player.c1015 if (strcasecmp(mode, "hdmi") == 0) in uni_player_parse_dt()
1017 else if (strcasecmp(mode, "pcm") == 0) in uni_player_parse_dt()
1019 else if (strcasecmp(mode, "spdif") == 0) in uni_player_parse_dt()
/linux-4.4.14/drivers/hid/
Dhid-wiimote-debug.c149 if (!strcasecmp(buf, wiidebug_drmmap[i])) in wiidebug_drm_write()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c189 !strcasecmp(source, mthd->func->name)) { in nvbios_shadow()
/linux-4.4.14/net/dns_resolver/
Ddns_key.c190 if (strcasecmp(src, dsp) == 0) in dns_resolver_cmp()
/linux-4.4.14/drivers/iio/adc/
Dxilinx-xadc-core.c1056 if (ret < 0 || strcasecmp(external_mux, "none") == 0) in xadc_parse_dt()
1058 else if (strcasecmp(external_mux, "single") == 0) in xadc_parse_dt()
1060 else if (strcasecmp(external_mux, "dual") == 0) in xadc_parse_dt()
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c3641 if (strcasecmp(phy_connection_type, "mii") == 0) in to_phy_interface()
3643 if (strcasecmp(phy_connection_type, "gmii") == 0) in to_phy_interface()
3645 if (strcasecmp(phy_connection_type, "tbi") == 0) in to_phy_interface()
3647 if (strcasecmp(phy_connection_type, "rmii") == 0) in to_phy_interface()
3649 if (strcasecmp(phy_connection_type, "rgmii") == 0) in to_phy_interface()
3651 if (strcasecmp(phy_connection_type, "rgmii-id") == 0) in to_phy_interface()
3653 if (strcasecmp(phy_connection_type, "rgmii-txid") == 0) in to_phy_interface()
3655 if (strcasecmp(phy_connection_type, "rgmii-rxid") == 0) in to_phy_interface()
3657 if (strcasecmp(phy_connection_type, "rtbi") == 0) in to_phy_interface()
3659 if (strcasecmp(phy_connection_type, "sgmii") == 0) in to_phy_interface()
Dgianfar.c647 if (model && strcasecmp(model, "FEC")) { in gfar_parse_group()
882 if (model && !strcasecmp(model, "TSEC")) in gfar_of_init()
888 if (model && !strcasecmp(model, "eTSEC")) in gfar_of_init()
/linux-4.4.14/tools/vm/
Dslabinfo.c644 if (strcasecmp(opt, "a") == 0) { in debug_opt_scan()
1041 result = strcasecmp(s1->name, s2->name); in sort_slabs()
1071 if (strcasecmp(n1, n2) > 0) { in sort_aliases()
/linux-4.4.14/drivers/base/
Dproperty.c651 if (!strcasecmp(pm, phy_modes(i))) in device_get_phy_mode()
/linux-4.4.14/scripts/kconfig/
Dgconf.c966 if (!strcasecmp(event->string, "n")) in on_treeview2_key_press_event()
968 else if (!strcasecmp(event->string, "m")) in on_treeview2_key_press_event()
970 else if (!strcasecmp(event->string, "y")) in on_treeview2_key_press_event()
Dmconf.c1029 if (!strcasecmp(mode, "single_menu")) in main()
Dnconf.c1495 if (!strcasecmp(mode, "single_menu")) in main()
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c942 if (!strcasecmp(ext, "RSSI")) { in r871x_wx_set_priv()
959 } else if (!strcasecmp(ext, "LINKSPEED")) { in r871x_wx_set_priv()
972 } else if (!strcasecmp(ext, "MACADDR")) { in r871x_wx_set_priv()
976 } else if (!strcasecmp(ext, "SCAN-ACTIVE")) { in r871x_wx_set_priv()
983 } else if (!strcasecmp(ext, "SCAN-PASSIVE")) { in r871x_wx_set_priv()
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Dqe.c239 if (strcasecmp(source, "none") == 0) in qe_clock_source()
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c546 if (!strcasecmp(phy_mode_str, "internal")) in bcmgenet_mii_of_init()
/linux-4.4.14/drivers/media/rc/
Drc-main.c949 if (!strcasecmp(tmp, proto_names[i].name)) { in parse_protocol_change()
956 if (!strcasecmp(tmp, "lirc")) in parse_protocol_change()
/linux-4.4.14/arch/powerpc/kernel/
Dibmebus.c154 (strcasecmp((char *)data, dn->full_name) == 0)); in ibmebus_match_path()
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-tve.c556 if (!strcasecmp(bm, imx_tve_modes[i])) in of_get_tve_mode()
Dimx-ldb.c471 if (!strcasecmp(bm, imx_ldb_bit_mappings[i].mapping) && in of_get_bus_format()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Ddebug.c1278 if (strcasecmp(buf, "default") == 0) in ath6kl_roam_mode_write()
1280 else if (strcasecmp(buf, "bssbias") == 0) in ath6kl_roam_mode_write()
1282 else if (strcasecmp(buf, "lock") == 0) in ath6kl_roam_mode_write()
/linux-4.4.14/drivers/macintosh/
Dmacio_asic.c283 if (dev->media_bay != NULL && strcasecmp(np->name, "ata4") == 0) { in macio_add_missing_resources()
/linux-4.4.14/drivers/thermal/
Dof-thermal.c664 if (!strcasecmp(t, trip_types[i])) { in thermal_of_get_trip_type()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_sysfs.c241 if (strcasecmp(buf, fip_conn_type_names[i]) == 0) in fcoe_enum_name_search()
/linux-4.4.14/sound/aoa/fabrics/
Dlayout.c1004 if (sound->type && strcasecmp(sound->type, "soundchip") == 0) in aoa_fabric_layout_probe()
/linux-4.4.14/drivers/edac/
Di7core_edac.c830 if (!strcasecmp(data, "any") || !strcasecmp(data, "any\n"))\
/linux-4.4.14/sound/soc/codecs/
Dsta350.c1128 if (!strcasecmp(ffx_power_mode, sta350_ffx_modes[i])) in sta350_probe_dt()
/linux-4.4.14/arch/alpha/kernel/
Dsetup.c1054 if (strcasecmp(mv->vector_name, name) == 0) in get_sysvec_byname()
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_driver.c2069 if (strcasecmp(val, "monotonic") == 0) in uvc_clock_param_set()
2071 else if (strcasecmp(val, "realtime") == 0) in uvc_clock_param_set()
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_core.c248 if (!strcasecmp(module->name, name)) in netcp_module_probe()
358 if (!strcasecmp(tmp->name, module->name)) { in netcp_register_module()
/linux-4.4.14/drivers/net/dsa/
Dbcm_sf2.c920 if (!strcasecmp(phy_mode_str, "internal")) in bcm_sf2_identify_ports()
/linux-4.4.14/drivers/i2c/busses/
Di2c-i801.c937 if (strcasecmp(name, dmi_devices[i].name)) in dmi_check_onboard_device()
/linux-4.4.14/drivers/video/fbdev/
Datmel_lcdfb.c1011 if (!strcasecmp(mode, atmel_lcdfb_wiring_modes[i])) in atmel_lcdfb_get_of_wiring_modes()
/linux-4.4.14/drivers/input/mouse/
Dpsmouse-base.c483 if (!strcasecmp(id, ids[i])) in psmouse_check_pnp_id()
/linux-4.4.14/kernel/trace/
Dblktrace.c1587 if (strcasecmp(token, mask_maps[i].str) == 0) { in blk_trace_str2mask()
/linux-4.4.14/drivers/memory/
Domap-gpmc.c1844 if (!strcasecmp(s, nand_xfer_types[val])) { in gpmc_probe_nand_child()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c6501 if (strcasecmp(qlini_mode, QLA2XXX_INI_MODE_STR_EXCLUSIVE) == 0) in qlt_parse_ini_mode()
6503 else if (strcasecmp(qlini_mode, QLA2XXX_INI_MODE_STR_DISABLED) == 0) in qlt_parse_ini_mode()
6505 else if (strcasecmp(qlini_mode, QLA2XXX_INI_MODE_STR_ENABLED) == 0) in qlt_parse_ini_mode()
/linux-4.4.14/drivers/net/wireless/
Datmel.c2701 if (!strcasecmp(channel_table[i].name, domain)) { in atmel_ioctl()
/linux-4.4.14/drivers/ata/
Dlibata-core.c6569 if (strcasecmp(val, fp->name) == 0) { in ata_parse_force_one()