Home
last modified time | relevance | path

Searched refs:strcmp (Results 3551 - 3575 of 7582) sorted by relevance

1...<<141142143144145146147148149150>>...304

/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc_dt.c230 if (strcmp(p, compat) == 0) in olpc_dt_compatible_match()
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Drestrict.c44 } else if (strcmp(str, "builtin") == 0) { in ca_keys_setup()
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzcomp.c82 if (!strcmp(comp, backends[i])) { in zcomp_available_show()
/kernel/linux/linux-5.10/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c166 if (strcmp(cmu[i]->pd_name, name) == 0) in exynos5_clk_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dspram.c170 if (strcmp(type, "DSPRAM") == 0) { in probe_spram()
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c140 if (type == NULL || strcmp(type, "memory")) in rcar_gen2_scan_mem()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dvoltage.c282 if (!strcmp(name, temp_voltdm->name)) { in _voltdm_lookup()
H A Dsr_device.c120 if (!(strcmp(sr_data->name, "smartreflex_mpu"))) { in sr_init_by_name()
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
H A Defika.c202 if (strcmp(model, "EFIKA5K2")) in efika_probe()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtau_6xx.c201 !strcmp(cur_cpu_spec->platform, "ppc750"); in TAU_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c74 if (prop && !strcmp(prop, "cpu-qe")) in of_fsl_spi_probe()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c88 TEST_ASSERT(!strcmp((const char *)uc.args[0], "hello") && in run_vcpu()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dstring.h42 int strcmp(const char *s1, const char *s2);
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.h90 if (!strcmp(name, required_syms[k].name)) { in go()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Ddaemon_user.c136 if (!strcmp(pri->sock_type, "unix")) in daemon_user_init()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dphysmem.c186 if (!strcmp(region->driver, driver)) { in find_iomem()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-exception-store.c27 if (!strcmp(name, type->name)) in __find_exception_store_type()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dresistive-adc-touch.c121 if (!strcmp(chan->channel->datasheet_name, "pressure")) in grts_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_hwinfo.c65 * been strcmp(3) sorted (yes, please use bsearch(3) on the table).
269 if (strcmp(key, lookup) == 0) in nfp_hwinfo_lookup()
/kernel/linux/linux-5.10/drivers/i2c/muxes/
H A Di2c-mux-pinctrl.c129 if (strcmp(name, "idle")) in i2c_mux_pinctrl_probe()
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Ducd9200.c110 if (chip != ucd9200 && strcmp(client->name, mid->name) != 0) in ucd9200_probe()
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-sw-trigger.c35 if (!strcmp(iter->name, name)) { in __iio_find_sw_trigger_type()
H A Dindustrialio-sw-device.c35 if (!strcmp(iter->name, name)) { in __iio_find_sw_device_type()
/kernel/linux/linux-5.10/drivers/soc/imx/
H A Dsoc-imx8m.c227 if (strcmp(soc_dev_attr->revision, "unknown")) in imx8_soc_init()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsim710.c176 if(strcmp(edev->id.sig, "HWP0C80") == 0) { in sim710_eisa_probe()

Completed in 11 milliseconds

1...<<141142143144145146147148149150>>...304