Home
last modified time | relevance | path

Searched +full:ak4458 +full:- +full:audio (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dak4458.c1 // SPDX-License-Identifier: GPL-2.0
3 // Audio driver for AK4458 DAC
20 #include <sound/soc-dapm.h>
23 #include "ak4458.h"
32 AK4458 = 0, enumerator
42 /* AK4458 Codec Private Data */
84 * from -12
191 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); get_digfil() local
202 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); set_digfil() local
309 ak4458_get_tdm_mode(struct ak4458_priv * ak4458) ak4458_get_tdm_mode() argument
348 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); ak4458_hw_params() local
471 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); ak4458_set_dai_fmt() local
521 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); ak4458_set_dai_mute() local
551 struct ak4458_priv *ak4458 = snd_soc_component_get_drvdata(component); ak4458_set_tdm_slot() local
627 ak4458_reset(struct ak4458_priv * ak4458,bool active) ak4458_reset() argument
640 struct ak4458_priv *ak4458 = dev_get_drvdata(dev); ak4458_runtime_suspend() local
656 struct ak4458_priv *ak4458 = dev_get_drvdata(dev); ak4458_runtime_resume() local
730 struct ak4458_priv *ak4458; ak4458_i2c_probe() local
785 struct ak4458_priv *ak4458 = i2c_get_clientdata(i2c); ak4458_i2c_remove() local
[all...]
H A Dak4458.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Audio driver for AK4458
/linux/sound/soc/fsl/
H A Dimx-card.c1 // SPDX-License-Identifier: GPL-2.0+
2 // Copyright 2017-2021 NXP
14 #include <sound/soc-dapm.h>
56 * struct imx_card_plat_data - specific info for codecs
90 * struct dai_link_data - specific info for dai link
105 * struct imx_card_data - platform device data
144 * Table 13 - Audio Interface Format
155 * Table 7 - mapping multiplier and speed mode
156 * Tables 8 & 9 - mapping speed mode and LRCK fs
262 if (link_data->slots > 2) in format_is_tdm()
[all …]