Home
last modified time | relevance | path

Searched defs:fd (Results 1 - 25 of 198) sorted by relevance

12345678

/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dhisilicon_drm.h28 __s32 fd; member
H A Ddrm_allocator.cpp45 int32_t fd; in Allocate() local
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dhisilicon_drm.h30 __s32 fd; member
H A Ddisplay_gralloc_gbm.h34 int fd; member
H A Dhi_gbm_internal.h27 int fd; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync.h154 static inline void kbase_sync_fence_close_fd(int fd) in kbase_sync_fence_close_fd() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync.h165 static inline void kbase_sync_fence_close_fd(int fd) in kbase_sync_fence_close_fd() argument
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Dhisilicon_drm.h30 __s32 fd; member
H A Ddisplay_gralloc_gbm.h34 int fd; member
H A Dhi_gbm_internal.h27 int fd; member
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Dhisilicon_drm.h30 __s32 fd; member
H A Ddisplay_gralloc_gbm.h38 int fd; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Dhisilicon_drm.h30 __s32 fd; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhisilicon_drm.h30 __s32 fd; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync.h157 static inline void kbase_sync_fence_close_fd(int fd) in kbase_sync_fence_close_fd() argument
[all...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_netlink_monitor.cpp31 int fd; in Init() local
H A Dhdi_fd.h31 explicit HdiFd(int fd) : mFd(fd) in HdiFd() argument
40 HdiFd &operator = (int fd) in operator =() argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_device.cpp36 int fd = adapter->OpenDevice(FBDEV_PATH, O_RDWR, 0); in Create() local
46 FbDevice::FbDevice(int fd) in FbDevice() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/include/
H A Dhifb_userspace.h27 int fd; member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/
H A Dhal_file.c25 int HalFileClose(int fd) in HalFileClose() argument
30 int HalFileRead(int fd, char *buf, unsigned int len) in HalFileRead() argument
35 int HalFileWrite(int fd, const char *buf, unsigned int len) in HalFileWrite() argument
50 int HalFileSeek(int fd, int offset, unsigned int whence) in HalFileSeek() argument
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.cpp56 int fd = -1; in ThreadInit() local
[all...]
H A Dhdi_shared_fd.h31 explicit HdiSharedFd(int fd) : mFd(fd) in HdiSharedFd() argument
40 HdiSharedFd &operator=(int fd) in operator =() argument
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.cpp56 int fd = -1; in ThreadInit() local
[all...]
H A Dhdi_fd.h31 explicit HdiFd(int fd) : mFd(fd) in HdiFd() argument
40 HdiFd &operator = (int fd) in operator =() argument
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.cpp51 int fd = -1; in ThreadInit() local
[all...]

Completed in 5 milliseconds

12345678