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

/fuchsia/zircon/system/core/devmgr/
H A Ddevice-internal.h64 zx_status_t Ioctl(uint32_t op, const void* in_buf, size_t in_len, function in struct:zx_device
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/
H A Ddevice.h248 static zx_status_t Ioctl(void* ctx, uint32_t op, const void* in_buf, size_t in_len, function in class:ddk::Ioctlable
/fuchsia/zircon/system/ulib/zxcrypt/
H A Dvolume.cpp701 zx_status_t Volume::Ioctl(int op, const void* in, size_t in_len, void* out, size_t out_len) { function in class:zxcrypt::Volume

Completed in 89 milliseconds