Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/spi/
Dspi-lm70llp59 A "gotcha": National Semiconductor's LM70 LLP eval board circuit schematic
/Linux-v4.19/drivers/video/fbdev/sis/
Dinit301.c9496 unsigned char chksum,gotcha; in SiS_ReadDDC() local
9506 gotcha = 0; in SiS_ReadDDC()
9510 gotcha |= buffer[i]; in SiS_ReadDDC()
9516 if(gotcha) flag = (unsigned short)chksum; in SiS_ReadDDC()