/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2019, Google Inc. * * camera_ops.h - Android Camera HAL Operations */ #pragma once #include int hal_dev_close(hw_device_t *hw_device); extern camera3_device_ops hal_dev_ops; era/pinchartl/libcamera.git/atom/include/libcamera/logging.h?h=rpi/streams/next' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
blob: 2b6dd3f4cff2add5fd8fec9050f151a8a8429c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26