Home
last modified time | relevance | path

Searched refs:strcmp (Results 3776 - 3800 of 7975) sorted by relevance

1...<<151152153154155156157158159160>>...319

/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c210 if (!strcmp(name, buf)) in bcm47xx_nvram_gpio_pin()
/kernel/linux/linux-5.10/drivers/clk/socfpga/
H A Dclk-gate-a10.c14 #define streq(a, b) (strcmp((a), (b)) == 0)
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Ddevtree.c44 if (!strcmp(m->method, method)) { in set_smp_ops_by_method()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsetup.c164 if (!strcmp(p, "off")) in early_parse_ps3flash()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dspram.c170 if (strcmp(type, "DSPRAM") == 0) { in probe_spram()
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
H A Defika.c205 if (strcmp(model, "EFIKA5K2")) in efika_probe()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtau_6xx.c204 !strcmp(cur_cpu_spec->platform, "ppc750"); in TAU_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c71 if (prop && !strcmp(prop, "cpu-qe")) in of_fsl_spi_probe()
H A Dmpc836x_mds.c177 if (mode && !strcmp(mode, "peripheral")) { in mpc836x_usb_cfg()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dphysmem.c186 if (!strcmp(region->driver, driver)) { in find_iomem()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dstring_32.h22 extern int strcmp(const char *cs, const char *ct);
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dstring.h44 int strcmp(const char *s1, const char *s2);
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.h90 if (!strcmp(name, required_syms[k].name)) { in go()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Ddaemon_user.c136 if (!strcmp(pri->sock_type, "unix")) in daemon_user_init()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsr_device.c122 if (!(strcmp(sr_data->name, "smartreflex_mpu"))) { in sr_init_by_name()
H A Dvoltage.c282 if (!strcmp(name, temp_voltdm->name)) { in _voltdm_lookup()
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c141 if (type == NULL || strcmp(type, "memory")) in rcar_gen2_scan_mem()
/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()

Completed in 16 milliseconds

1...<<151152153154155156157158159160>>...319