Home
last modified time | relevance | path

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

/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
Dv4l2_control.cpp26 struct v4l2_control ctrl; in V4L2VidiocSCtrl() local
81 struct v4l2_control ctrl; in V4L2VidiocGExtCtrls() local
140 struct v4l2_control ctrl; in V4L2GetCtrl() local
157 struct v4l2_control ctrl; in V4L2SetCtrl() local
174 int HosV4L2Control::ExtControl(int fd, struct v4l2_queryctrl *ctrl) in ExtControl()
192 DeviceControl& ctrl, v4l2_queryctrl& qCtrl) in V4L2SetValue()
224 void HosV4L2Control::V4L2EnumExtControl(int fd, v4l2_queryctrl &qCtrl, DeviceControl &ctrl) in V4L2EnumExtControl()
252 DeviceControl ctrl = {}; in V4L2EnumExtControls() local
274 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/wlan/wpa/interfaces/hdi_service/service_common/
Dhdi_wpa_common.c113 static int StaCliCmd(WpaCtrl *ctrl, const char *cmd, char *buf, size_t bufLen) in StaCliCmd()
140 static int P2pCliCmd(WpaCtrl *ctrl, const char *cmd, char *buf, size_t bufLen) in P2pCliCmd()
167 static int ChbaCliCmd(WpaCtrl *ctrl, const char *cmd, char *buf, size_t bufLen) in ChbaCliCmd()
194 static int CommonCliCmd(WpaCtrl *ctrl, const char *cmd, char *buf, size_t bufLen) in CommonCliCmd()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
Dcamera_fileformat.cpp140 RetCode CameraFileFormat::CameraSetFormat(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetFormat()
171 RetCode CameraFileFormat::CameraGetFormat(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetFormat()
207 RetCode CameraFileFormat::CameraSetCrop(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetCrop()
237 RetCode CameraFileFormat::CameraGetCrop(struct CameraFeature feature, CameraCtrl &ctrl) in CameraGetCrop()
267 RetCode CameraFileFormat::CameraSetFPS(struct CameraFeature feature, CameraCtrl &ctrl) in CameraSetFPS()
295 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.cpp40 UsbCtrlTransfer ctrl; in UsbControlTransferWriteFuzzTest() local
/drivers/peripheral/usb/test/fuzztest/usbcontroltransferreadwithlength_fuzzer/
Dusbcontroltransferreadwithlength_fuzzer.cpp41 UsbCtrlTransferParams ctrl; in UsbControlTransferReadwithLengthFuzzTest() local
/drivers/peripheral/usb/test/fuzztest/usbcontroltransferread_fuzzer/
Dusbcontroltransferread_fuzzer.cpp40 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.c508 static int32_t EcmSetup(const struct UsbEcmDevice *ecm, const struct UsbFnCtrlRequest *ctrl) in EcmSetup()
/drivers/hdf_core/framework/model/audio/core/src/
Daudio_core.c640 …AudioKcontrol *AudioAddControl(const struct AudioCard *audioCard, const struct AudioKcontrol *ctrl) in AudioAddControl()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
Dhdi_hostapd_hal.c218 static int WpaCtrlCommand(struct wpa_ctrl *ctrl, const char *cmd, char *buf, size_t bufSize) in WpaCtrlCommand()
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h88 struct CameraControl ctrl; member
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp1612 int32_t UsbImpl::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<ui… in ControlTransferRead()
1654 int32_t UsbImpl::ControlTransferWrite(const UsbDev &dev, const UsbCtrlTransfer &ctrl, const std::ve… in ControlTransferWrite()
/drivers/hdf_core/framework/model/storage/src/mmc/
Dmmc_protocol.c3067 uint8_t ctrl; in SdioCdDisable() local
3140 uint8_t ctrl; in SdioReadCccrPowerControl() local