Home
last modified time | relevance | path

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

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