mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-04 05:45:34 +08:00
kernel-headers: Add PANEL_IOCTL_{GET,SET}_PWM_TURBO
Change-Id: I0c63693be15a09baa582d14113b642e086e94d6e
This commit is contained in:
@@ -30,3 +30,5 @@
|
||||
#define PANEL_IOCTL_SET_FP_PRESS _IOW(OPLUS_PANEL_IOCTL_BASE, 0x29, unsigned int)
|
||||
#define PANEL_IOCTL_SET_CABC_STATUS _IOW(OPLUS_PANEL_IOCTL_BASE, 0x59, unsigned int)
|
||||
#define PANEL_IOCTL_GET_CABC_STATUS _IOWR(OPLUS_PANEL_IOCTL_BASE, 0x5A, unsigned int)
|
||||
#define PANEL_IOCTL_SET_PWM_TURBO _IOW(OPLUS_PANEL_IOCTL_BASE, 0x66, unsigned int)
|
||||
#define PANEL_IOCTL_GET_PWM_TURBO _IOWR(OPLUS_PANEL_IOCTL_BASE, 0x67, unsigned int)
|
||||
|
||||
Reference in New Issue
Block a user