Searched refs:FBIOGET_CURSOR_STATE (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/ |
H A D | hifb.h | 292 #define FBIOGET_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 107, HI_BOOL)
macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hifb.h | 267 #define FBIOGET_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 107, HI_BOOL)
macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hifb.h | 272 #define FBIOGET_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 107, HI_BOOL)
macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
H A D | hifb_main.c | 315 {FBIOPUT_CURSOR_STATE, hifb_set_cursor_state}, {FBIOGET_CURSOR_STATE, hifb_get_cursor_state},
|
Completed in 15 milliseconds