| /linux/sound/soc/intel/avs/ |
| H A D | utils.h | 24 static inline bool avs_mach_singular_ssp(struct snd_soc_acpi_mach *mach) in avs_mach_singular_ssp() 29 static inline u32 avs_mach_ssp_port(struct snd_soc_acpi_mach *mach) in avs_mach_ssp_port() 34 static inline bool avs_mach_singular_tdm(struct snd_soc_acpi_mach *mach, u32 port) in avs_mach_singular_tdm() 42 static inline u32 avs_mach_ssp_tdm(struct snd_soc_acpi_mach *mach, u32 port) in avs_mach_ssp_tdm() 50 static inline int avs_mach_get_ssp_tdm(struct device *dev, struct snd_soc_acpi_mach *mach, in avs_mach_get_ssp_tdm()
|
| H A D | pcm.c | 942 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in topology_name_read() local 993 struct snd_soc_acpi_mach *mach; in avs_component_probe() local 1069 struct snd_soc_acpi_mach *mach; in avs_component_remove() local 1575 struct snd_soc_acpi_mach *mach; in avs_component_hda_unregister_dais() local 1603 struct snd_soc_acpi_mach *mach; in avs_component_hda_probe() local
|
| /linux/arch/mips/include/asm/ |
| H A D | machine.h | 28 #define for_each_mips_machine(mach) \ argument 44 mips_machine_is_compatible(const struct mips_machine *mach, const void *fdt) in mips_machine_is_compatible()
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_sdw.c | 800 static void sof_sdw_check_ssid_quirk(const struct snd_soc_acpi_mach *mach) in sof_sdw_check_ssid_quirk() 829 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in create_sdw_dailink() local 1140 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in sof_card_dai_links_create() local 1324 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
|
| H A D | ehl_rt5660.c | 253 struct snd_soc_acpi_mach *mach) in hdmi_link_init() 272 struct snd_soc_acpi_mach *mach; in snd_ehl_rt5660_probe() local
|
| H A D | sof_ssp_amp.c | 113 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in sof_ssp_amp_probe() local
|
| H A D | skl_hda_dsp_generic.c | 102 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in skl_hda_audio_probe() local
|
| H A D | sof_cs42l42.c | 211 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in sof_audio_probe() local
|
| H A D | sof_nau8825.c | 237 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in sof_audio_probe() local
|
| /linux/sound/soc/sof/ |
| H A D | core.c | 187 struct snd_sof_of_mach *mach = desc->of_machines; in sof_of_machine_select() local 210 struct snd_soc_acpi_mach *mach; in sof_machine_check() local 810 const void *mach; in sof_machine_register() local
|
| /linux/sound/soc/sof/amd/ |
| H A D | acp-common.c | 131 struct snd_soc_acpi_mach *mach; in amd_sof_sdw_machine_select() local 178 struct snd_soc_acpi_mach *mach = NULL; in amd_sof_machine_select() local
|
| /linux/sound/soc/sof/intel/ |
| H A D | atom.c | 300 struct snd_soc_acpi_mach *mach; in atom_machine_select() local 406 void atom_set_mach_params(struct snd_soc_acpi_mach *mach, in atom_set_mach_params()
|
| H A D | bdw.c | 515 struct snd_soc_acpi_mach *mach; in bdw_machine_select() local 529 static void bdw_set_mach_params(struct snd_soc_acpi_mach *mach, in bdw_set_mach_params()
|
| /linux/sound/soc/amd/acp/ |
| H A D | acp-sdw-sof-mach.c | 269 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in sof_card_dai_links_create() local 353 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
|
| H A D | acp-sdw-legacy-mach.c | 357 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in soc_card_dai_links_create() local 441 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
|
| H A D | acp-sof-mach.c | 93 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in acp_sof_probe() local
|
| H A D | acp-legacy-mach.c | 126 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in acp_asoc_probe() local
|
| /linux/sound/soc/intel/common/ |
| H A D | soc-acpi-intel-bxt-match.c | 30 struct snd_soc_acpi_mach *mach = arg; in apl_quirk() local
|
| H A D | soc-acpi-intel-byt-match.c | 107 struct snd_soc_acpi_mach *mach = arg; in byt_quirk() local
|
| H A D | soc-acpi-intel-cht-match.c | 43 struct snd_soc_acpi_mach *mach = arg; in cht_quirk() local
|
| H A D | sof-function-topology-lib.c | 30 int sof_sdw_get_tplg_files(struct snd_soc_card *card, const struct snd_soc_acpi_mach *mach, in sof_sdw_get_tplg_files()
|
| /linux/arch/mips/fw/arc/ |
| H A D | identify.c | 94 struct smatch *mach; in prom_identify_arch() local
|
| /linux/sound/soc/intel/avs/boards/ |
| H A D | pcm3168a.c | 100 struct snd_soc_acpi_mach *mach; in avs_pcm3168a_probe() local
|
| /linux/sound/soc/amd/ps/ |
| H A D | pci-ps.c | 311 struct snd_soc_acpi_mach *mach; in acp63_sdw_machine_select() local 368 struct snd_soc_acpi_mach *mach; in acp63_machine_register() local
|
| /linux/arch/mips/generic/ |
| H A D | init.c | 24 static __initconst const struct mips_machine *mach; variable
|