Home
last modified time | relevance | path

Searched defs:get_fd (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddma_video_buffer.cpp45 int DmaVideoBuffer::get_fd() { return DmaBuffer::getFd(); } in get_fd() function in XCam::DmaVideoBuffer
H A Dbuffer_pool.h41 virtual int get_fd () { in get_fd() function
H A Dv4l2_buffer_proxy.cpp60 V4l2Buffer::get_fd () in get_fd() function in XCam::V4l2Buffer
H A Dv4l2_device.h58 int get_fd () const { in get_fd() function
H A Dbuffer_pool.cpp61 BufferProxy::get_fd () in get_fd() function in XCam::BufferProxy
H A Ddrm_buffer.cpp96 int DrmBuffer::get_fd() { return getFd(0); } in get_fd() function in XCam::DrmBuffer
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.h280 virtual int get_fd () in get_fd() function
341 virtual int get_fd () in get_fd() function
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dbackend.h40 struct file * (*get_fd)(void *ctx_cookie, struct file_operations *fops, member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/
H A Dxcam_buffer.h110 int (*get_fd) (XCamVideoBuffer *); member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dpyinotify.py1742 def get_fd(self): member in WatchManager
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_pool.h725 virtual int get_fd () override { return -1; } in get_fd() function