Searched refs:FBIOGET_CURSOR_POS (Results 1 – 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
D | hifb.h | 275 #define FBIOGET_CURSOR_POS _IOR(IOC_TYPE_HIFB, 109, HIFB_POINT_S) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
D | hifb.h | 270 #define FBIOGET_CURSOR_POS _IOR(IOC_TYPE_HIFB, 109, HIFB_POINT_S) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/ |
D | hifb.h | 295 #define FBIOGET_CURSOR_POS _IOR(IOC_TYPE_HIFB, 109, HIFB_POINT_S) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
D | hifb_main.c | 316 {FBIOPUT_CURSOR_POS, hifb_set_cursor_pos}, {FBIOGET_CURSOR_POS, hifb_get_cursor_pos},
|