Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
i2c_bitw
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c
154
return i2c_bitw(bus, last ? 1 : 0);
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c
162
ret = i2c_bitw(bus, !!(byte & (1 << i)));