/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
H A D | gateway7001-setup.c | 43 .name = "IXP4XX-Flash", 72 .name = "serial8250",
|
/kernel/linux/linux-5.10/arch/x86/platform/iris/ |
H A D | iris.c | 75 .name = "iris", 86 .name = "address"
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc_ofw.c | 47 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw() argument 59 ofw_args[0] = (int)name; in __olpc_ofw()
|
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll-dm355.c | 17 .name = "pll1", 58 .name = "pll2",
|
H A D | pll-dm644x.c | 17 .name = "pll1", 58 .name = "pll2",
|
H A D | pll-dm646x.c | 17 .name = "pll1", 69 .name = "pll2",
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mux.h | 21 const char *name; member 49 .name = _name, \
|
H A D | clk-mt6765-mm.c | 23 .name = _name, \ 91 .name = "clk-mt6765-mm",
|
/kernel/linux/linux-5.10/drivers/clk/mvebu/ |
H A D | mv98dx3236.c | 93 { .id = MV98DX3236_CPU_TO_DDR, .name = "ddrclk" }, 94 { .id = MV98DX3236_CPU_TO_MPLL, .name = "mpll" },
|
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-composite-7ulp.c | 25 struct clk_hw *imx7ulp_clk_hw_composite(const char *name, in imx7ulp_clk_hw_composite() argument 76 hw = clk_hw_register_composite(NULL, name, parent_names, num_parents, in imx7ulp_clk_hw_composite()
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-haltpoll.c | 40 .name = "haltpoll", 49 .name = "haltpoll idle",
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | apss-ipq-pll.c | 29 .name = "a53pll", 89 .name = "qcom-ipq-apss-pll",
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | mpc85xx_edac.h | 94 char *name; member 101 char *name; member
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | ioasic-irq.c | 43 .name = "IO-ASIC", 60 .name = "IO-ASIC-DMA",
|
/kernel/linux/linux-5.10/drivers/dio/ |
H A D | dio-sysfs.c | 52 return sprintf(buf, "%s\n", d->name); in dio_show_name() 54 static DEVICE_ATTR(name, S_IRUGO, dio_show_name, NULL);
|
/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | uclinux.c | 35 .name = MAP_NAME, 47 { .name = "ROMfs" }
|
H A D | solutionengine.c | 23 .name = "Solution Engine EPROM", 29 .name = "Solution Engine FLASH",
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | debug.h | 28 #define EMAC_DBG(d, name, fmt, arg...) \ 29 printk(KERN_DEBUG #name "%pOF: " fmt, d->ofdev->dev.of_node, ## arg)
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | nettel.c | 71 .name = "smc91x", 77 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | ftrace.h | 79 #define ftrace_regs_query_register_offset(name) \ 80 regs_query_register_offset(name)
|
/kernel/linux/linux-6.6/arch/mips/bcm63xx/ |
H A D | dev-flash.c | 27 .name = "cfe", 50 .name = "physmap-flash",
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | ioasic-irq.c | 43 .name = "IO-ASIC", 60 .name = "IO-ASIC-DMA",
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | plpks.h | 53 u8 *name; member 62 u8 *name; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | mirror_gre_vlan.sh | 34 ip link add name $swp3.555 link $swp3 type vlan id 555 42 ip link add name $h3.555 link $h3 type vlan id 555
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ |
H A D | Makefile | 75 find . -name '*.c' -o -name '*.h' | xargs ctags
|