Home
last modified time | relevance | path

Searched defs:coeff_ram (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dtscs42xx.c37 u8 coeff_ram[COEFF_RAM_SIZE]; member
140 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram()
1372 u8 *coeff_ram = tscs42xx->coeff_ram; in init_coeff_ram_cache() local