| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | machdep.h | 275 #define __define_machine_initcall(mach, fn, id) \  argument282 #define machine_early_initcall(mach, fn)	__define_machine_initcall(mach, fn, early)  argument
 283 #define machine_core_initcall(mach, fn)		__define_machine_initcall(mach, fn, 1)  argument
 284 #define machine_core_initcall_sync(mach, fn)	__define_machine_initcall(mach, fn, 1s)  argument
 285 #define machine_postcore_initcall(mach, fn)	__define_machine_initcall(mach, fn, 2)  argument
 286 #define machine_postcore_initcall_sync(mach, fn)	__define_machine_initcall(mach, fn, 2s)  argument
 287 #define machine_arch_initcall(mach, fn)		__define_machine_initcall(mach, fn, 3)  argument
 288 #define machine_arch_initcall_sync(mach, fn)	__define_machine_initcall(mach, fn, 3s)  argument
 289 #define machine_subsys_initcall(mach, fn)	__define_machine_initcall(mach, fn, 4)  argument
 290 #define machine_subsys_initcall_sync(mach, fn)	__define_machine_initcall(mach, fn, 4s)  argument
 [all …]
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | mips_machine.c | 14 #define for_each_machine(mach) \  argument22 	struct mips_machine *mach;  in mips_machtype_setup()  local
 46 	struct mips_machine *mach;  in mips_machine_setup()  local
 
 | 
| /Linux-v5.4/arch/arm/mach-omap1/include/mach/ | 
| D | uncompress.h | 69 #define _DEBUG_LL_ENTRY(mach, dbg_uart, dbg_shft, dbg_id)		\  argument78 #define DEBUG_LL_OMAP7XX(p, mach)					\  argument
 82 #define DEBUG_LL_OMAP1(p, mach)						\  argument
 
 | 
| /Linux-v5.4/sound/soc/ | 
| D | soc-acpi.c | 14 	struct snd_soc_acpi_mach *mach;  in snd_soc_acpi_find_machine()  local92 	struct snd_soc_acpi_mach *mach = arg;  in snd_soc_acpi_codec_list()  local
 
 | 
| /Linux-v5.4/sound/soc/intel/common/ | 
| D | sst-acpi.c | 44 	struct snd_soc_acpi_mach *mach;  member54 	struct snd_soc_acpi_mach *mach = sst_acpi->mach;  in sst_acpi_fw_cb()  local
 80 	struct snd_soc_acpi_mach *mach;  in sst_acpi_probe()  local
 
 | 
| D | soc-acpi-intel-bxt-match.c | 30 	struct snd_soc_acpi_mach *mach = arg;  in apl_quirk()  local
 | 
| D | soc-acpi-intel-cht-match.c | 44 	struct snd_soc_acpi_mach *mach = arg;  in cht_quirk()  local
 | 
| D | soc-acpi-intel-byt-match.c | 108 	struct snd_soc_acpi_mach *mach = arg;  in byt_quirk()  local
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | machine.h | 28 #define for_each_mips_machine(mach)					\  argument44 mips_machine_is_compatible(const struct mips_machine *mach, const void *fdt)  in mips_machine_is_compatible()
 
 | 
| /Linux-v5.4/sound/soc/sof/ | 
| D | sof-of-dev.c | 47 	struct snd_soc_acpi_mach *mach;  in sof_of_probe()  local
 | 
| D | sof-acpi-dev.c | 134 	struct snd_soc_acpi_mach *mach;  in sof_acpi_probe()  local
 | 
| D | nocodec.c | 67 		      struct snd_soc_acpi_mach *mach,  in sof_nocodec_setup()
 | 
| D | sof-pci-dev.c | 275 	struct snd_soc_acpi_mach *mach;  in sof_pci_probe()  local
 | 
| /Linux-v5.4/arch/mips/fw/arc/ | 
| D | identify.c | 93 	struct smatch *mach;  in prom_identify_arch()  local
 | 
| /Linux-v5.4/sound/soc/intel/boards/ | 
| D | haswell.c | 190 	struct snd_soc_acpi_mach *mach;  in haswell_audio_probe()  local
 | 
| D | skl_hda_dsp_generic.c | 156 	struct snd_soc_acpi_mach *mach;  in skl_hda_audio_probe()  local
 | 
| D | bytcht_cx2072x.c | 226 	struct snd_soc_acpi_mach *mach;  in snd_byt_cht_cx2072x_probe()  local
 | 
| D | bytcht_da7213.c | 227 	struct snd_soc_acpi_mach *mach;  in bytcht_da7213_probe()  local
 | 
| D | broadwell.c | 272 	struct snd_soc_acpi_mach *mach;  in broadwell_audio_probe()  local
 | 
| D | cht_bsw_nau8824.c | 251 	struct snd_soc_acpi_mach *mach;  in snd_cht_mc_probe()  local
 | 
| /Linux-v5.4/sound/soc/intel/skylake/ | 
| D | skl.c | 484 	struct snd_soc_acpi_mach *mach;  in skl_find_hda_machine()  local502 	struct snd_soc_acpi_mach *mach = driver_data;  in skl_find_machine()  local
 531 	struct snd_soc_acpi_mach *mach = skl->mach;  in skl_machine_device_register()  local
 
 | 
| /Linux-v5.4/arch/mips/generic/ | 
| D | init.c | 24 static __initdata const struct mips_machine *mach;  variable
 | 
| /Linux-v5.4/sound/soc/intel/atom/sst/ | 
| D | sst_acpi.c | 241 	struct snd_soc_acpi_mach *mach;  in sst_acpi_probe()  local
 | 
| /Linux-v5.4/arch/sh/include/uapi/asm/ | 
| D | ptrace_32.h | 51 	unsigned long mach;  member
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | early.c | 108 	struct sysinfo_1_1_1 *mach = (struct sysinfo_1_1_1 *)&sysinfo_page;  in setup_arch_string()  local
 |