/Linux-v4.19/arch/powerpc/include/asm/ |
D | machdep.h | 286 #define __define_machine_initcall(mach, fn, id) \ argument 293 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early) argument 294 #define machine_core_initcall(mach, fn) __define_machine_initcall(mach, fn, 1) argument 295 #define machine_core_initcall_sync(mach, fn) __define_machine_initcall(mach, fn, 1s) argument 296 #define machine_postcore_initcall(mach, fn) __define_machine_initcall(mach, fn, 2) argument 297 #define machine_postcore_initcall_sync(mach, fn) __define_machine_initcall(mach, fn, 2s) argument 298 #define machine_arch_initcall(mach, fn) __define_machine_initcall(mach, fn, 3) argument 299 #define machine_arch_initcall_sync(mach, fn) __define_machine_initcall(mach, fn, 3s) argument 300 #define machine_subsys_initcall(mach, fn) __define_machine_initcall(mach, fn, 4) argument 301 #define machine_subsys_initcall_sync(mach, fn) __define_machine_initcall(mach, fn, 4s) argument [all …]
|
/Linux-v4.19/arch/mips/kernel/ |
D | mips_machine.c | 18 #define for_each_machine(mach) \ argument 26 struct mips_machine *mach; in mips_machtype_setup() local 50 struct mips_machine *mach; in mips_machine_setup() local
|
/Linux-v4.19/arch/arm/mach-omap1/include/mach/ |
D | uncompress.h | 69 #define _DEBUG_LL_ENTRY(mach, dbg_uart, dbg_shft, dbg_id) \ argument 78 #define DEBUG_LL_OMAP7XX(p, mach) \ argument 82 #define DEBUG_LL_OMAP1(p, mach) \ argument
|
/Linux-v4.19/sound/soc/ |
D | soc-acpi.c | 12 struct snd_soc_acpi_mach *mach; in snd_soc_acpi_find_machine() local 84 struct snd_soc_acpi_mach *mach = arg; in snd_soc_acpi_codec_list() local
|
/Linux-v4.19/arch/mips/include/asm/ |
D | machine.h | 32 #define for_each_mips_machine(mach) \ argument 48 mips_machine_is_compatible(const struct mips_machine *mach, const void *fdt) in mips_machine_is_compatible()
|
/Linux-v4.19/sound/soc/intel/common/ |
D | sst-acpi.c | 53 struct snd_soc_acpi_mach *mach; member 63 struct snd_soc_acpi_mach *mach = sst_acpi->mach; in sst_acpi_fw_cb() local 89 struct snd_soc_acpi_mach *mach; in sst_acpi_probe() local
|
D | soc-acpi-intel-cht-match.c | 54 struct snd_soc_acpi_mach *mach = arg; in cht_quirk() local
|
D | soc-acpi-intel-byt-match.c | 69 struct snd_soc_acpi_mach *mach = arg; in byt_quirk() local
|
/Linux-v4.19/arch/mips/fw/arc/ |
D | identify.c | 93 struct smatch *mach; in prom_identify_arch() local
|
/Linux-v4.19/arch/mips/generic/ |
D | init.c | 28 static __initdata const struct mips_machine *mach; variable
|
/Linux-v4.19/sound/soc/intel/boards/ |
D | bytcht_es8316.c | 240 struct snd_soc_acpi_mach *mach; in snd_byt_cht_es8316_mc_probe() local
|
D | bytcht_da7213.c | 227 struct snd_soc_acpi_mach *mach; in bytcht_da7213_probe() local
|
D | cht_bsw_rt5672.c | 397 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in snd_cht_mc_probe() local
|
D | cht_bsw_rt5645.c | 533 struct snd_soc_acpi_mach *mach; in snd_cht_mc_probe() local
|
D | bytcr_rt5640.c | 1117 struct snd_soc_acpi_mach *mach; in snd_byt_rt5640_mc_probe() local
|
D | bytcr_rt5651.c | 876 struct snd_soc_acpi_mach *mach; in snd_byt_rt5651_mc_probe() local
|
/Linux-v4.19/sound/soc/intel/atom/sst/ |
D | sst_acpi.c | 299 struct snd_soc_acpi_mach *mach; in sst_acpi_probe() local
|
/Linux-v4.19/arch/sh/include/uapi/asm/ |
D | ptrace_32.h | 51 unsigned long mach; member
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl.c | 478 struct snd_soc_acpi_mach *mach = driver_data; in skl_find_machine() local 502 struct snd_soc_acpi_mach *mach = skl->mach; in skl_machine_device_register() local
|
D | skl.h | 105 struct snd_soc_acpi_mach *mach; member
|
/Linux-v4.19/arch/s390/kernel/ |
D | early.c | 94 struct sysinfo_1_1_1 *mach = (struct sysinfo_1_1_1 *)&sysinfo_page; in setup_arch_string() local
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | pxa25x_udc.h | 115 struct pxa2xx_udc_mach_info *mach; member
|
D | pxa25x_udc.c | 268 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_off() local 279 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_on() local
|
/Linux-v4.19/drivers/net/ethernet/mscc/ |
D | ocelot.c | 67 u32 macl = 0, mach = 0; in ocelot_mact_select() local 803 u32 val, dst, macl, mach; in ocelot_mact_read() local
|
/Linux-v4.19/include/video/ |
D | w100fb.h | 147 struct w100fb_mach_info *mach; member
|