Home
last modified time | relevance | path

Searched refs:PSENSOR_IOCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsensor-dev.h327 #define PSENSOR_IOCTL_ENABLE _IOW(PSENSOR_IOCTL_MAGIC, 2, int *) macro
/OK3568_Linux_fs/kernel/drivers/input/sensors/
H A Dsensor-dev.c1269 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()