Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bit_xfer
drivers/i2c/algos/i2c-algo-bit.c
609
return bit_xfer(i2c_adap, msgs, num);
drivers/i2c/algos/i2c-algo-bit.c
622
.xfer = bit_xfer,