Home
last modified time | relevance | path

Searched defs:io_fd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/util/bucts/
H A Dbucts.c306 int io_fd; local
/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dcmos-hw-unix.c140 static int io_fd = -1; in cmos_set_iopl() local
/aosp_15_r20/external/coreboot/util/superiotool/
H A Dsuperiotool.c281 int io_fd; local
/aosp_15_r20/external/liburing/test/
H A Dio_uring_register.c131 int io_fd; /* the valid fd for I/O -- /dev/null */ in test_max_fds() local
/aosp_15_r20/external/flashrom/
H A Dhwaccess_x86_io.c204 int io_fd; variable