Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/b2c2/
H A Dflexcop-pci.c74 static int lastwreg, lastwval, lastrreg, lastrval; variable
83 if (lastrreg != r || lastrval != v.raw) { in flexcop_pci_read_ibi_reg()
84 lastrreg = r; lastrval = v.raw; in flexcop_pci_read_ibi_reg()
/kernel/linux/linux-6.6/drivers/media/pci/b2c2/
H A Dflexcop-pci.c74 static int lastwreg, lastwval, lastrreg, lastrval; variable
83 if (lastrreg != r || lastrval != v.raw) { in flexcop_pci_read_ibi_reg()
84 lastrreg = r; lastrval = v.raw; in flexcop_pci_read_ibi_reg()

Completed in 3 milliseconds