Home
last modified time | relevance | path

Searched defs:Ioctl (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_adapter_interface.h38 int32_t (*Ioctl)(int32_t devFd, uint32_t cmd, void *args); member
/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_adapter.cpp91 int32_t DisplayAdapter::Ioctl(int32_t devFd, uint32_t cmd, void *args) in Ioctl() function in OHOS::HDI::DISPLAY::DisplayAdapter
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp180 int32_t NfcImpl::Ioctl(NfcCommand cmd, const std::vector<uint8_t> &data, NfcStatus &status) in Ioctl() function in OHOS::HDI::Nfc::V1_1::NfcImpl

Completed in 2 milliseconds