Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getscl
drivers/i2c/algos/i2c-algo-bit.c
51
#define getscl(adap) adap->getscl(adap->data)
drivers/i2c/busses/i2c-gpio.c
78
#define getscl(bd) ((bd)->getscl((bd)->data))