Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I2C_STAT_SDA_IN
drivers/i2c/busses/i2c-fsi.c
360
return !!(stat & I2C_STAT_SDA_IN);
drivers/i2c/busses/i2c-fsi.c
493
if (!(stat & I2C_STAT_SDA_IN)) {