Searched refs:I2C_CLIENT_ALLOW_MULTIPLE_USE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Di2c.h282 #define I2C_CLIENT_ALLOW_MULTIPLE_USE 0x02 /* Allow multiple access-locks */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Di2c.h282 #define I2C_CLIENT_ALLOW_MULTIPLE_USE 0x02 /* Allow multiple access-locks */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/i2c/
H A Di2c-core.c575 if (client->flags & I2C_CLIENT_ALLOW_MULTIPLE_USE)

Completed in 101 milliseconds