Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/spi/
Dspi-lm70llp.rst63 A "gotcha": National Semiconductor's LM70 LLP eval board circuit schematic
/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c9494 unsigned char chksum,gotcha; in SiS_ReadDDC() local
9504 gotcha = 0; in SiS_ReadDDC()
9508 gotcha |= buffer[i]; in SiS_ReadDDC()
9514 if(gotcha) flag = (unsigned short)chksum; in SiS_ReadDDC()