Searched refs:write_coeff_ram (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tscs42xx.c | 140 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram() function 305 ret = write_coeff_ram(component, tscs42xx->coeff_ram, in coeff_ram_put() 393 ret = write_coeff_ram(component, tscs42xx->coeff_ram, 0x00, in dac_event()
|
H A D | tscs454.c | 343 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram() function 444 ret = write_coeff_ram(component, coeff_ram, in coeff_ram_put() 471 ret = write_coeff_ram(component, tscs454->dac_ram.cache, in coeff_ram_sync() 483 ret = write_coeff_ram(component, tscs454->spk_ram.cache, in coeff_ram_sync() 495 ret = write_coeff_ram(component, tscs454->sub_ram.cache, in coeff_ram_sync()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tscs42xx.c | 140 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram() function 305 ret = write_coeff_ram(component, tscs42xx->coeff_ram, in coeff_ram_put() 393 ret = write_coeff_ram(component, tscs42xx->coeff_ram, 0x00, in dac_event()
|
H A D | tscs454.c | 343 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram() function 444 ret = write_coeff_ram(component, coeff_ram, in coeff_ram_put() 471 ret = write_coeff_ram(component, tscs454->dac_ram.cache, in coeff_ram_sync() 483 ret = write_coeff_ram(component, tscs454->spk_ram.cache, in coeff_ram_sync() 495 ret = write_coeff_ram(component, tscs454->sub_ram.cache, in coeff_ram_sync()
|
Completed in 11 milliseconds