Searched refs:BROMETER (Results 1 – 1 of 1) sorted by relevance
218 #define BROMETER 0X87 macro219 #define BAROMETER_IOCTL_INIT _IO(BROMETER, 0x01)220 #define BAROMETER_GET_PRESS_DATA _IOR(BROMETER, 0x02, int)221 #define BAROMETER_GET_TEMP_DATA _IOR(BROMETER, 0x03, int)222 #define BAROMETER_IOCTL_READ_CHIPINFO _IOR(BROMETER, 0x04, int)