Home
last modified time | relevance | path

Searched refs:open (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/hardware/interfaces/tv/input/1.0/
DITvInput.hal54 * @param deviceId Device ID for the steam to open.
55 * @param streamId Steam ID for the steam to open. Must be one of the
59 * INVALID_STATE if the stream with the given ID is already open;
60 * NO_RESOURCE if the client must close other streams to open the
71 * @param deviceId Device ID for the steam to open.
72 * @param streamId Steam ID for the steam to open.
75 * INVALID_STATE if the stream with the given ID is not open.
/hardware/libhardware/modules/usbcamera/
DCameraHAL.cpp93 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open() function in usb_camera_hal::CameraHAL
111 return mCameras[id]->open(mod, dev); in open()
129 return gCameraHAL.open(mod, name, dev); in open_dev()
133 .open = open_dev
/hardware/libhardware/include/hardware/
Dnfc.h115 int (*open)(const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_cback, member
177 return module->methods->open(module, NFC_NCI_CONTROLLER, in nfc_nci_open()
264 return module->methods->open(module, NFC_PN544_CONTROLLER, in nfc_pn544_open()
/hardware/interfaces/camera/common/1.0/
Dtypes.hal207 * 3. openCameraDevice() or openCameraDeviceVersion() is called to open a
211 * calling ICameraProvider::setTorchMode() due to this open() call.
277 * The camera service must be able to simultaneously open and use any
285 * The camera service may still attempt to simultaneously open combinations
288 * supported due to resource constraints from having multiple open devices
290 * 100, open and configure must never fail for any stream configuration
292 * device when it is the only open camera device.
297 * by the camera service to simultaneously open the same camera device.
316 * application has either device open, no lower-priority applications must
317 * be allowed by the camera service to open either device. If a
[all …]
/hardware/libhardware/modules/camera/3_0/
DCameraHAL.cpp89 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) in open() function in default_camera_hal::CameraHAL
107 return mCameras[id]->open(mod, dev); in open()
164 return gCameraHAL.open(mod, name, dev); in open_dev()
168 .open = open_dev
/hardware/qcom/display/msm8996/sdm/include/utils/
Dsys.h53 typedef int (*open)(const char *, int, ...); typedef
67 static open open_;
/hardware/libhardware/modules/vibrator/
Dvibrator.c38 fd = TEMP_FAILURE_RETRY(open(file, O_RDWR)); in device_exists()
55 fd = TEMP_FAILURE_RETRY(open(file, O_WRONLY)); in write_value()
190 .open = vibra_open,
/hardware/qcom/sm8150/display/sdm/include/utils/
Dsys.h58 typedef int (*open)(const char *, int, ...); typedef
73 static open open_;
/hardware/qcom/display/msm8998/sdm/include/utils/
Dsys.h58 typedef int (*open)(const char *, int, ...); typedef
73 static open open_;
/hardware/qcom/display/msm8909/sdm/include/utils/
Dsys.h58 typedef int (*open)(const char *, int, ...); typedef
73 static open open_;
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dsys.h58 typedef int (*open)(const char *, int, ...); typedef
73 static open open_;
/hardware/qcom/sdm845/display/sdm/include/utils/
Dsys.h58 typedef int (*open)(const char *, int, ...); typedef
73 static open open_;
/hardware/libhardware/tests/fingerprint/
Dfingerprint_test_fixtures.h57 ASSERT_TRUE(NULL != fp_module()->common.methods->open) in SetUp()
59 ASSERT_EQ(0, fp_module()->common.methods->open( in SetUp()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_smd.c66 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
72 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhci_smd.c68 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
74 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_smd.c70 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
76 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dsys.cpp48 Sys::open Sys::open_ = ::open;
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_smd.c67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhci_smd.c67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/libhardware/tests/camera3/
Dcamera3test_fixtures.h64 ASSERT_TRUE(NULL != cam_module()->common.methods->open) in SetUp()
66 ASSERT_EQ(0, cam_module()->common.methods->open( in SetUp()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhci_smd.c70 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
76 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dspi.c45 ctx->t1.spi_fd = open(ctx->gtodev, O_RDWR); in spi_setup()
59 ctx->t1.spi_fd = open(ctx->gtodev, O_RDWR); in spi_setup()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dsys.cpp49 Sys::open Sys::open_ = ::open;
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dsys.cpp49 Sys::open Sys::open_ = ::open;
/hardware/qcom/sdm845/display/sdm/libs/utils/
Dsys.cpp49 Sys::open Sys::open_ = ::open;

12345678910>>...27