Searched refs:coeffs_current (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/nm256/
H A Dnm256.c208 unsigned int coeffs_current: 1; /* coeff. table is loaded? */ member in struct:nm256
366 if (! chip->coeffs_current) {
369 chip->coeffs_current = 1;
1370 chip->coeffs_current = 0;
1538 chip->coeffs_current = 0;

Completed in 330 milliseconds