HomeSort by relevance Sort by last modified time
    Searched full:ioctl (Results 501 - 525 of 5025) sorted by null

<<21222324252627282930>>

  /external/f2fs-tools/mkfs/
f2fs_format_utils.c 17 #include <sys/ioctl.h>
57 if (ioctl(config.fd, BLKDISCARD, &range) < 0) {
  /external/kernel-headers/original/uapi/drm/
drm.h 42 #include <asm/ioctl.h>
124 * DRM_IOCTL_VERSION ioctl argument type.
141 * DRM_IOCTL_GET_UNIQUE ioctl argument type.
160 * DRM_IOCTL_CONTROL ioctl argument type.
223 * DRM_IOCTL_GET_CLIENT ioctl argument type.
231 unsigned long iocs; /**< Ioctl count */
255 * DRM_IOCTL_GET_STATS ioctl argument type.
281 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
320 * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argument type.
343 * DRM_IOCTL_INFO_BUFS ioctl argument type
    [all...]
  /external/kernel-headers/original/uapi/linux/
blkpg.h 7 * A single ioctl with lots of subfunctions:
28 #include <linux/ioctl.h>
random.h 11 #include <linux/ioctl.h>
14 /* ioctl()'s for the random number generator */
  /external/kernel-headers/original/uapi/linux/usb/
tmc.h 9 * It also has the ioctl definitions for the usbtmc kernel driver that
34 /* Request values for USBTMC driver's ioctl entry point */
  /external/libdrm/include/drm/
drm.h 42 #include <asm/ioctl.h>
124 * DRM_IOCTL_VERSION ioctl argument type.
141 * DRM_IOCTL_GET_UNIQUE ioctl argument type.
160 * DRM_IOCTL_CONTROL ioctl argument type.
224 * DRM_IOCTL_GET_CLIENT ioctl argument type.
232 unsigned long iocs; /**< Ioctl count */
256 * DRM_IOCTL_GET_STATS ioctl argument type.
282 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
321 * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argument type.
344 * DRM_IOCTL_INFO_BUFS ioctl argument type
    [all...]
  /external/libdrm/tests/
getstats.c 29 #include <sys/ioctl.h>
45 ret = ioctl(fd, DRM_IOCTL_GET_STATS, &stats);
  /external/mesa3d/src/gallium/winsys/i915/drm/
i915_drm_winsys.c 2 #include <sys/ioctl.h>
27 ret = ioctl(fd, DRM_IOCTL_I915_GETPARAM, &gp, sizeof(gp));
  /external/toybox/toys/other/
chvt.c 32 if (!*cc || fd < 0 || ioctl(fd, 0x5606, vtnum) || ioctl(fd, 0x5607, vtnum))
  /frameworks/native/services/surfaceflinger/tests/waitforvsync/
waitforvsync.cpp 21 #include <sys/ioctl.h>
37 int err = ioctl(fd, FBIO_WAITFORVSYNC, &crt);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
blkpg.h 7 * A single ioctl with lots of subfunctions:
28 #include <linux/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
tmc.h 9 * It also has the ioctl definitions for the usbtmc kernel driver that
34 /* Request values for USBTMC driver's ioctl entry point */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sgtty.h 24 #include <sys/ioctl.h>
26 /* On some systems this type is not defined by <bits/ioctl-types.h>;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
raw.h 23 #include <sys/ioctl.h>
28 /* `ioctl' commands for raw devices. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
raw.h 23 #include <sys/ioctl.h>
28 /* `ioctl' commands for raw devices. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
blkpg.h 7 * A single ioctl with lots of subfunctions:
28 #include <linux/ioctl.h>
random.h 11 #include <linux/ioctl.h>
14 /* ioctl()'s for the random number generator */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/mmc/
ioctl.h 48 * Since this ioctl is only meant to enhance (and not replace) normal access
50 * is enforced per ioctl call. For larger data transfers, use the normal
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
tmc.h 9 * It also has the ioctl definitions for the usbtmc kernel driver that
34 /* Request values for USBTMC driver's ioctl entry point */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sgtty.h 24 #include <sys/ioctl.h>
26 /* On some systems this type is not defined by <bits/ioctl-types.h>;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
raw.h 23 #include <sys/ioctl.h>
28 /* `ioctl' commands for raw devices. */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
ioctl.h 32 #include <linux/ioctl.h>
39 extern int ioctl(int, int, ...);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
ioctl.h 32 #include <linux/ioctl.h>
39 extern int ioctl(int, int, ...);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
ioctl.h 32 #include <linux/ioctl.h>
39 extern int ioctl(int, int, ...);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/
ioctl.h 32 #include <linux/ioctl.h>
39 extern int ioctl(int, int, ...);

Completed in 1649 milliseconds

<<21222324252627282930>>