Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IDF_STOP
drivers/i2c/busses/i2c-sh7760.c
166
if (id->flags & IDF_STOP) {
drivers/i2c/busses/i2c-sh7760.c
196
if (id->flags & IDF_STOP) {
drivers/i2c/busses/i2c-sh7760.c
319
id->flags = ((i == (num-1)) ? IDF_STOP : 0);