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

/drivers/media/pci/b2c2/
H A Dflexcop-pci.c73 static int lastwreg, lastwval, lastrreg, lastrval; variable
82 if (lastrreg != r || lastrval != v.raw) {
83 lastrreg = r; lastrval = v.raw;

Completed in 68 milliseconds