Searched defs:info_sep (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/iio/imu/ |
H A D | adis.h | 488 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 506 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 509 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 512 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 515 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|