Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/sys/dev/pci/drm/
Ddrm_ioctl.c582 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
712 const struct drm_ioctl_desc *ioctl; local
839 const struct drm_ioctl_desc *ioctl = NULL; local
967 const struct drm_ioctl_desc *ioctl; local
/openbsd/src/sys/lib/libsa/
Dioctl.c67 ioctl(int fd, u_long cmd, char *arg) in ioctl() function
/openbsd/src/gnu/llvm/lldb/tools/driver/
DPlatform.cpp19 int ioctl(int d, int request, ...) { in ioctl() function
/openbsd/src/sys/dev/
Dmidi_if.h52 int (*ioctl)(void *, u_long, caddr_t, int, struct proc *); member
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-utils.h80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/openbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH2194 * the ioctl() calls that depend on the value of this symbol. function
2199 * There are also differences in the ioctl() calls that depend on the function
2205 * the ioctl() calls that depend on the value of this symbol. function
DXSUB.h569 # define ioctl PerlLIO_ioctl macro
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_ioctl.h156 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/openbsd/src/sys/dev/wscons/
Dwskbdvar.h47 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
Dwsmousevar.h67 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
Dwsdisplayvar.h136 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
/openbsd/src/sys/kern/
Dspec_vnops.c199 int (*ioctl)(dev_t, u_long, caddr_t, int, struct proc *); in spec_read() local
288 int (*ioctl)(dev_t, u_long, caddr_t, int, struct proc *); in spec_write() local
/openbsd/src/gnu/usr.bin/perl/dist/IO/lib/IO/
DHandle.pm604 sub ioctl { subroutine
/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32iop.h311 #define ioctl win32_ioctl macro
/openbsd/src/lib/libossaudio/
Dsoundcard.h311 #define ioctl _oss_ioctl macro
/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_chardev.c3112 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
3238 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
/openbsd/src/sys/scsi/
Dscsiconf.h232 int (*ioctl)(struct scsi_link *, u_long, caddr_t, int); member
/openbsd/src/sys/dev/pci/
Dpccbb.c1791 u_int8_t ioctl, enable; local
/openbsd/src/sys/dev/ic/
Dbwfm.c1044 uint32_t ioctl, reset; in bwfm_chip_ai_isup() local
/openbsd/src/sys/dev/pckbc/
Dpms.c79 int (*ioctl)(struct pms_softc *, u_long, caddr_t, int, struct proc *); member