summaryrefslogtreecommitdiff
path: root/include/linux/dma-heap.h
AgeCommit message (Expand)Author
2021-03-03include: linux: Update Linux headers to v5.12-rc1Laurent Pinchart
2020-07-17include: linux: Add dma-buf.h and dma-heap.h UAPI headersNaushir Patuck
* camera_ops.h - Android Camera HAL Operations */ #ifndef __ANDROID_CAMERA_OPS_H__ #define __ANDROID_CAMERA_OPS_H__ #include <hardware/camera3.h> int hal_dev_close(hw_device_t *hw_device); extern camera3_device_ops hal_dev_ops; #endif /* __ANDROID_CAMERA_OPS_H__ */