Home
last modified time | relevance | path

Searched defs:mach (Results 1 – 25 of 52) sorted by relevance

123

/linux/sound/soc/intel/avs/
H A Dutils.h14 static inline bool avs_mach_singular_ssp(struct snd_soc_acpi_mach *mach) in avs_mach_singular_ssp()
19 static inline u32 avs_mach_ssp_port(struct snd_soc_acpi_mach *mach) in avs_mach_ssp_port()
24 static inline bool avs_mach_singular_tdm(struct snd_soc_acpi_mach *mach, u32 port) in avs_mach_singular_tdm()
31 static inline u32 avs_mach_ssp_tdm(struct snd_soc_acpi_mach *mach, u32 port) in avs_mach_ssp_tdm()
38 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 Dboard_selection.c53 struct snd_soc_acpi_mach *mach = arg; in dmi_match_quirk() local
407 struct snd_soc_acpi_mach mach = {{0}}; in avs_register_probe_board() local
434 struct snd_soc_acpi_mach mach = {{0}}; in avs_register_dmic_board() local
477 static int avs_register_i2s_board(struct avs_dev *adev, struct snd_soc_acpi_mach *mach) in avs_register_i2s_board()
522 struct snd_soc_acpi_mach *mach; in avs_register_i2s_boards() local
572 struct snd_soc_acpi_mach mach = {{0}}; in avs_register_hda_board() local
/linux/arch/mips/include/asm/
H A Dmachine.h28 #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/sof/intel/
H A Dhda.c982 struct snd_soc_acpi_mach **mach) in hda_generic_machine_select()
1067 struct snd_soc_acpi_mach **mach) in hda_generic_machine_select()
1079 struct snd_soc_acpi_mach *mach; in hda_sdw_machine_select() local
1167 void hda_set_mach_params(struct snd_soc_acpi_mach *mach, in hda_set_mach_params()
1184 static int check_tplg_quirk_mask(struct snd_soc_acpi_mach *mach) in check_tplg_quirk_mask()
1224 struct snd_soc_acpi_mach *mach = NULL; in hda_machine_select() local
H A Datom.c300 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 Dbdw.c515 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/intel/boards/
H A Dsof_sdw.c770 static void sof_sdw_check_ssid_quirk(const struct snd_soc_acpi_mach *mach) in sof_sdw_check_ssid_quirk()
806 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in create_sdw_dailink() local
1118 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in sof_card_dai_links_create() local
1289 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
H A Dehl_rt5660.c253 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 Dsof_ssp_amp.c113 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in sof_ssp_amp_probe() local
H A Dskl_hda_dsp_generic.c90 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in skl_hda_audio_probe() local
H A Dbytcht_cx2072x.c229 struct snd_soc_acpi_mach *mach; in snd_byt_cht_cx2072x_probe() local
H A Dsof_cs42l42.c211 struct snd_soc_acpi_mach *mach = pdev->dev.platform_data; in sof_audio_probe() local
/linux/sound/soc/sof/
H A Dcore.c187 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
806 const void *mach; in sof_machine_register() local
/linux/sound/soc/sof/amd/
H A Dacp-common.c131 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/amd/acp/
H A Dacp-sdw-sof-mach.c262 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in sof_card_dai_links_create() local
346 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
H A Dacp-sdw-legacy-mach.c293 struct snd_soc_acpi_mach *mach = dev_get_platdata(card->dev); in soc_card_dai_links_create() local
377 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in mc_probe() local
H A Dacp-sof-mach.c93 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in acp_sof_probe() local
H A Dacp-legacy-mach.c126 struct snd_soc_acpi_mach *mach = dev_get_platdata(&pdev->dev); in acp_asoc_probe() local
/linux/sound/soc/intel/avs/boards/
H A Dprobe.c29 struct snd_soc_acpi_mach *mach; in avs_probe_mb_probe() local
/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-bxt-match.c30 struct snd_soc_acpi_mach *mach = arg; in apl_quirk() local
H A Dsoc-acpi-intel-byt-match.c107 struct snd_soc_acpi_mach *mach = arg; in byt_quirk() local
H A Dsoc-acpi-intel-cht-match.c43 struct snd_soc_acpi_mach *mach = arg; in cht_quirk() local
/linux/arch/mips/fw/arc/
H A Didentify.c94 struct smatch *mach; in prom_identify_arch() local
/linux/arch/mips/generic/
H A Dinit.c24 static __initconst const struct mips_machine *mach; variable
/linux/sound/soc/amd/ps/
H A Dpci-ps.c291 struct snd_soc_acpi_mach *mach; in acp63_sdw_machine_select() local
348 struct snd_soc_acpi_mach *mach; in acp63_machine_register() local

123