Searched refs:PSENSOR_IOCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
327 #define PSENSOR_IOCTL_ENABLE _IOW(PSENSOR_IOCTL_MAGIC, 2, int *) macro
1269 ret = file->f_op->unlocked_ioctl(file, PSENSOR_IOCTL_ENABLE, (unsigned long)arg64); in proximity_dev_compat_ioctl()1295 case PSENSOR_IOCTL_ENABLE: in proximity_dev_ioctl()