| /src/sys/lib/libsa/ |
| H A D | ioctl.c | 66 ioctl(int fd, u_long cmd, char *arg) function in typeref:typename:int
|
| /src/sys/dev/hdmicec/ |
| H A D | hdmicec_if.h | 37 int (*ioctl)(void *, u_long, void *, int, lwp_t *); member in struct:hdmicec_hw_if
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| H A D | driver.h | 21 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member in struct:nvif_driver
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/ |
| H A D | nouveau_nvif_client.c | 72 struct nvif_ioctl_v0 ioctl; member in struct:nvif_client_init::__anon98f8a3ec0108
|
| H A D | nouveau_nvif_notify.c | 42 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_put_::__anonc0a853060108 73 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_get_::__anonc0a853060208 154 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_fini::__anonc0a853060408 175 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_init::__anonc0a853060508 [all...] |
| H A D | nouveau_nvif_object.c | 67 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_sclass_get::__anonac975f640208 111 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_rd::__anonac975f640308 130 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_wr::__anonac975f640408 148 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_mthd::__anonac975f640508 177 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_unmap_handle::__anonac975f640608 194 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_map_handle::__anonac975f640708 298 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_fini::__anonac975f640808 317 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_init::__anonac975f640908 [all...] |
| /src/games/warp/ |
| H A D | config.h.SH | 146 * ioctl() calls that depend on the value of this symbol. function
|
| /src/include/ |
| H A D | rmt.h | 53 #define ioctl rmtioctl macro
|
| /src/sys/dev/wscons/ |
| H A D | wsmousevar.h | 45 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:wsmouse_accessops
|
| H A D | wskbdvar.h | 50 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:wskbd_accessops
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | generic_bus.h | 24 Bool (*ioctl)(GENERIC_BUS_Ptr, long, long, char *); member in struct:_GENERIC_BUS_Rec
|
| H A D | radeon_vip.c | 28 static Bool RADEONVIP_ioctl(GENERIC_BUS_Ptr b, long ioctl, long arg1, char *arg2) argument
|
| /src/sys/dev/hpc/ |
| H A D | hpcfbvar.h | 43 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:hpcfb_accessops
|
| /src/sys/dev/ |
| H A D | midi_if.h | 71 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:midi_hw_if
|
| H A D | bio.c | 204 bio_register(device_t dev, int (*ioctl)(device_t, u_long, void *)) argument
|
| H A D | midisynvar.h | 54 int (*ioctl) (midisyn *, u_long, void *, int, struct lwp *); member in struct:midisyn_methods
|
| /xsrc/external/mit/libdrm/dist/tests/nouveau/ |
| H A D | threaded.c | 40 int ioctl(int fd, unsigned long request, ...) function in typeref:typename:int
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_ioctl.c | 934 const struct drm_ioctl_desc *ioctl; local in function:drm_ioctl 1005 const struct drm_ioctl_desc *ioctl = NULL; local in function:drm_ioctl [all...] |
| /src/sys/arch/zaurus/stand/zbsdmod/ |
| H A D | compat_linux.h | 43 void (*ioctl) (void); member in struct:file_operations
|
| /src/lib/librefuse/refuse/ |
| H A D | v28.h | 87 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v28
|
| H A D | v29.h | 89 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v29
|
| H A D | v30.h | 94 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v30
|
| H A D | v34.h | 81 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v34
|
| H A D | v35.h | 82 int (*ioctl) (const char *, unsigned int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v35
|
| H A D | v38.h | 81 int (*ioctl) (const char *, unsigned int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v38
|