Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_ioctl.c569 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
578 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument
580 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument
758 const struct drm_ioctl_desc *ioctl; local
895 const struct drm_ioctl_desc *ioctl = NULL; local
1022 const struct drm_ioctl_desc *ioctl; local
/openbsd/sys/lib/libsa/
H A Dioctl.c67 ioctl(int fd, u_long cmd, char *arg) in ioctl() function
/openbsd/gnu/llvm/lldb/tools/driver/
H A DPlatform.cpp19 int ioctl(int d, int request, ...) { in ioctl() function
/openbsd/sys/dev/
H A Dmidi_if.h52 int (*ioctl)(void *, u_long, caddr_t, int, struct proc *); member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dproc-utils.h80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/openbsd/sys/dev/wscons/
H A Dwskbdvar.h47 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
H A Dwsmousevar.h67 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
H A Dwsdisplayvar.h136 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_ioctl.h167 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/openbsd/sys/kern/
H A 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/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm596 sub ioctl { subroutine
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH2189 * the ioctl() calls that depend on the value of this symbol. function
2194 * There are also differences in the ioctl() calls that depend on the function
2200 * the ioctl() calls that depend on the value of this symbol. function
H A DXSUB.h569 # define ioctl PerlLIO_ioctl macro
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h311 #define ioctl win32_ioctl macro
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_chardev.c3105 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
3231 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
/openbsd/lib/libossaudio/
H A Dsoundcard.h311 #define ioctl _oss_ioctl macro
/openbsd/sys/scsi/
H A Dscsiconf.h232 int (*ioctl)(struct scsi_link *, u_long, caddr_t, int); member
/openbsd/sys/dev/pci/
H A Dpccbb.c1796 u_int8_t ioctl, enable; local
/openbsd/sys/dev/pckbc/
H A Dpms.c79 int (*ioctl)(struct pms_softc *, u_long, caddr_t, int, struct proc *); member
/openbsd/sys/dev/ic/
H A Dbwfm.c1044 uint32_t ioctl, reset; in bwfm_chip_ai_isup() local