Searched refs:ALSPS (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mc3230.h | 200 #define ALSPS 0X84 macro 201 #define ALSPS_SET_PS_MODE _IOW(ALSPS, 0x01, int) 202 #define ALSPS_GET_PS_MODE _IOR(ALSPS, 0x02, int) 203 #define ALSPS_GET_PS_DATA _IOR(ALSPS, 0x03, int) 204 #define ALSPS_GET_PS_RAW_DATA _IOR(ALSPS, 0x04, int) 205 #define ALSPS_SET_ALS_MODE _IOW(ALSPS, 0x05, int) 206 #define ALSPS_GET_ALS_MODE _IOR(ALSPS, 0x06, int) 207 #define ALSPS_GET_ALS_DATA _IOR(ALSPS, 0x07, int) 208 #define ALSPS_GET_ALS_RAW_DATA _IOR(ALSPS, 0x08, int)
|