Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dtscs454.c69 struct coeff_ram { struct
88 static inline void coeff_ram_init(struct coeff_ram *ram) in coeff_ram_init() argument
316 u8 *coeff_ram; in coeff_ram_get() local
343 static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, in write_coeff_ram()
398 u8 *coeff_ram; in coeff_ram_put() local
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()
1373 u8 *coeff_ram = tscs42xx->coeff_ram; in init_coeff_ram_cache() local