Home
last modified time | relevance | path

Searched defs:configuration (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/
Dstream_operator.cpp337 auto configuration = it.second->GetStreamAttribute(); in GetStreamAttributes() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c1220 int32_t RawSetConfiguration(const struct UsbDeviceHandle *devHandle, int32_t configuration) in RawSetConfiguration()