Searched refs:LIGHTSENSOR_IOCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
316 #define LIGHTSENSOR_IOCTL_ENABLE _IOW(LIGHTSENSOR_IOCTL_MAGIC, 2, int *) macro
1171 ret = file->f_op->unlocked_ioctl(file, LIGHTSENSOR_IOCTL_ENABLE, (unsigned long)arg64); in light_dev_compat_ioctl()1216 case LIGHTSENSOR_IOCTL_ENABLE: in light_dev_ioctl()