Searched refs:FBIOPUT_CURSOR_STATE (Results 1 – 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
D | hifb.h | 271 #define FBIOPUT_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 106, HI_BOOL) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
D | hifb.h | 266 #define FBIOPUT_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 106, HI_BOOL) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/ |
D | hifb.h | 291 #define FBIOPUT_CURSOR_STATE _IOW(IOC_TYPE_HIFB, 106, HI_BOOL) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
D | hifb_main.c | 315 {FBIOPUT_CURSOR_STATE, hifb_set_cursor_state}, {FBIOGET_CURSOR_STATE, hifb_get_cursor_state},
|