Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
Dv4l2_control.cpp51 struct v4l2_control ctrl; in V4L2SetCtrls() local
101 struct v4l2_control ctrl; in V4L2GetCtrls() local
129 struct v4l2_control ctrl; in V4L2GetCtrl() local
146 struct v4l2_control ctrl; in V4L2SetCtrl() local
163 int HosV4L2Control::ExtControl(int fd, struct v4l2_queryctrl *ctrl) in ExtControl()
179 DeviceControl& ctrl, v4l2_queryctrl& qCtrl) in V4L2SetValue()
212 DeviceControl ctrl = {}; in V4L2EnumExtControls() local
252 DeviceControl ctrl = {}; in V4L2GetControl() local
/drivers/external_device_manager/test/unittest/driver_extension_controller_test/src/
Ddriver_extension_controller_test.cpp109 auto &ctrl = DriverExtensionController::GetInstance(); variable
120 auto &ctrl = DriverExtensionController::GetInstance(); variable
133 auto &ctrl = DriverExtensionController::GetInstance(); variable
166 auto &ctrl = DriverExtensionController::GetInstance(); variable
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
Dcamera_fileformat.cpp131 RetCode CameraFileFormat::CameraSetFormat(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetFormat()
162 RetCode CameraFileFormat::CameraGetFormat(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetFormat()
198 RetCode CameraFileFormat::CameraSetCrop(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetCrop()
228 RetCode CameraFileFormat::CameraGetCrop(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetCrop()
258 RetCode CameraFileFormat::CameraSetFPS(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetFPS()
286 RetCode CameraFileFormat::CameraGetFPS(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetFPS()
Dcamera_control.cpp69 RetCode CameraControl::CameraQueryConfig(struct CameraFeature feature, CameraCtrl &ctrl) in CameraQueryConfig()
105 RetCode CameraControl::CameraSetConfig(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetConfig()
132 RetCode CameraControl::CameraGetConfig(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetConfig()
161 RetCode CameraControl::CameraGetConfigs(struct CameraFeature feature, std::vector<CameraCtrl> &ctrl in CameraGetConfigs()
184 RetCode CameraControl::CameraSetConfigs(struct CameraFeature feature, std::vector<CameraCtrl> &ctrl in CameraSetConfigs()
Dcamera_dev.cpp441 RetCode CameraDev::GetControls(const std::string &cameraId, int type, CameraCtrl &ctrl) in GetControls()
470 RetCode CameraDev::UpdateSetting(const std::string &cameraId, int type, CameraCtrl &ctrl) in UpdateSetting()
499 RetCode CameraDev::QuerySetting(const std::string &cameraId, int type, CameraCtrl &ctrl) in QuerySetting()
/drivers/peripheral/usb/test/fuzztest/usbcontroltransferwrite_fuzzer/
Dusbcontroltransferwrite_fuzzer.cpp38 UsbCtrlTransfer ctrl; in UsbControlTransferWriteFuzzTest() local
/drivers/peripheral/usb/test/fuzztest/usbcontroltransferread_fuzzer/
Dusbcontroltransferread_fuzzer.cpp38 UsbCtrlTransfer ctrl; in UsbControlTransferReadFuzzTest() local
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
Dpwm_hi35xx.h47 volatile uint32_t ctrl; member
/drivers/peripheral/usb/gadget/function/ecm/
Dcdcecm.c500 static int32_t EcmSetup(const struct UsbEcmDevice *ecm, const struct UsbFnCtrlRequest *ctrl) in EcmSetup()
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp1310 int32_t UsbImpl::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<ui… in ControlTransferRead()
1353 int32_t UsbImpl::ControlTransferWrite(const UsbDev &dev, const UsbCtrlTransfer &ctrl, const std::ve… in ControlTransferWrite()
/drivers/hdf_core/framework/model/audio/core/src/
Daudio_core.c640 …AudioKcontrol *AudioAddControl(const struct AudioCard *audioCard, const struct AudioKcontrol *ctrl) in AudioAddControl()
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h88 struct CameraControl ctrl; member
/drivers/hdf_core/framework/model/storage/src/mmc/
Dmmc_protocol.c3067 uint8_t ctrl; in SdioCdDisable() local
3140 uint8_t ctrl; in SdioReadCccrPowerControl() local