Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/nm256/
Dnm256.c206 u32 coeff_buf[2]; /* coefficient buffer for each stream */ member
328 u32 coeff_buf = chip->coeff_buf[stream]; in snd_nm256_load_one_coefficient() local