Home
last modified time | relevance | path

Searched refs:lastwreg (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/dvb/b2c2/
Dflexcop-pci.c73 static int lastwreg, lastwval, lastrreg, lastrval; variable
95 if (lastwreg != r || lastwval != v.raw) { in flexcop_pci_write_ibi_reg()
96 lastwreg = r; lastwval = v.raw; in flexcop_pci_write_ibi_reg()