Searched defs:command (Results 1 – 4 of 4) sorted by relevance
| /drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
| D | package.json | 19 "command": "hcs_editor", string 26 "command": "hcs_editor", string
|
| /drivers/peripheral/camera/hal/adapter/platform/v4l2/src/driver_adapter/src/ |
| D | v4l2_dev.cpp | 406 RetCode HosV4L2Dev::UpdateSetting(const std::string& cameraID, AdapterCmd command, const int* args) in UpdateSetting() 457 RetCode HosV4L2Dev::QuerySetting(const std::string& cameraID, unsigned int command, int* args) in QuerySetting() 587 RetCode HosV4L2Dev::ConfigFps(const int fd, DeviceFormat& format, V4l2FmtCmd command) in ConfigFps() 612 RetCode HosV4L2Dev::ConfigSys(const std::string& cameraID, V4l2FmtCmd command, DeviceFormat& format) in ConfigSys()
|
| /drivers/hdf_core/framework/tools/hc-gen/test/ |
| D | hcgen_test.py | 77 def exec_command(command): argument
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | linux_adapter.c | 1054 struct UsbAdapterIoctl command = {interfaceNumber, USBDEVFS_DISCONNECT, NULL}; in AdapterDetachKernelDriverAndClaim() local
|