Home
last modified time | relevance | path

Searched refs:IOCTL_KIND (Results 1 – 4 of 4) sorted by relevance

/system/public/zircon/device/
A Dioctl.h92 #define IOCTL_KIND(n) (((n) >> 20) & 0xF) macro
/system/core/devmgr/devhost/
A Drpc-server.cpp626 switch (IOCTL_KIND(opcode)) { in fidl_node_ioctl()
/system/ulib/zxs/
A Dzxs.cpp684 if (IOCTL_KIND(op) != IOCTL_KIND_DEFAULT) { in zxs_ioctl()
/system/ulib/fdio/
A Dzxio.c266 switch (IOCTL_KIND(op)) { in fidl_ioctl()

Completed in 12 milliseconds