Searched refs:snd_soc_component_set_sysclk (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/soc/samsung/ |
| H A D | bells.c | 158 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_SYSCLK, in bells_late_probe() 167 ret = snd_soc_component_set_sysclk(wm0010, 0, 0, SYS_MCLK_RATE, 0); in bells_late_probe() 177 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_OPCLK, 0, in bells_late_probe() 185 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_ASYNCCLK, in bells_late_probe() 216 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()
|
| H A D | speyside.c | 247 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in speyside_wm9081_init()
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_cs42l43.c | 99 ret = snd_soc_component_set_sysclk(component, CS42L43_SYSCLK, CS42L43_SYSCLK_SDW, in asoc_sdw_cs42l43_hs_rtd_init() 130 ret = snd_soc_component_set_sysclk(component, CS42L43_SYSCLK, CS42L43_SYSCLK_SDW, in asoc_sdw_cs42l43_spk_rtd_init()
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_cirrus_common.c | 117 ret = snd_soc_component_set_sysclk(codec_dai->component, in cs35l41_hw_params()
|
| /linux/sound/soc/qcom/ |
| H A D | apq8016_sbc.c | 133 rval = snd_soc_component_set_sysclk(component, 0, 0, DEFAULT_MCLK_RATE, in apq8016_dai_init()
|
| /linux/include/sound/ |
| H A D | soc-component.h | 325 int snd_soc_component_set_sysclk(struct snd_soc_component *component,
|
| /linux/sound/soc/ |
| H A D | soc-component.c | 103 int snd_soc_component_set_sysclk(struct snd_soc_component *component, in snd_soc_component_set_sysclk() function 115 EXPORT_SYMBOL_GPL(snd_soc_component_set_sysclk);
|
| /linux/sound/soc/generic/ |
| H A D | simple-card-utils.c | 520 ret = snd_soc_component_set_sysclk(component, 0, 0, in simple_util_hw_params()
|
| /linux/sound/soc/codecs/ |
| H A D | rt5665.c | 4018 snd_soc_component_set_sysclk(component, RT5665_SCLK_S_PLL1, 0, in rt5665_hw_params()
|