Home
last modified time | relevance | path

Searched defs:ioctl (Results 26 - 50 of 62) sorted by relevance

123

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h836 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, void *arg, member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart_drv.h117 hi_u32(*ioctl) (uart_driver_data_t *udd); member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h353 int (*ioctl)(struct usbdev_s *dev, unsigned code, unsigned long param); member
/third_party/libdrm/nouveau/
H A Dnouveau.c113 struct nvif_ioctl_v0 ioctl; in nouveau_object_mthd() member
155 struct nvif_ioctl_v0 ioctl; in nouveau_object_sclass_get() member
230 struct nvif_ioctl_v0 ioctl; in nouveau_object_fini() member
253 struct nvif_ioctl_v0 ioctl; in nouveau_object_init() member
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c500 ioctl(int fd, unsigned long request, ...) in ioctl() function
/third_party/libfuse/include/
H A Dfuse.h706 int (*ioctl) (const char *, int cmd, void *arg, member
725 int (*ioctl) (const char *, unsigned int cmd, void *arg, member
H A Dfuse_lowlevel.h1029 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, member
1061 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, unsigned int cmd, member
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h852 FillpIoctlFunc ioctl; member
/third_party/curl/lib/
H A Dcurl_setup.h562 # define ioctl(x,y,z) ioctlsocket(x,y,(char *)(z)) macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h70 int (*ioctl)(struct usb_interface *intf, unsigned int code, void *buf); member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dgadget.h330 int (*ioctl)(struct usb_gadget *, unsigned code, unsigned long param); member
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dgadget.h329 int (*ioctl)(struct usb_gadget *, member
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h79 #define ioctl _ioctl macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs298 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/third_party/pulseaudio/src/utils/
H A Dpadsp.c2398 int ioctl(int fd, int request, ...) { global() function
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dsockets.h2504 #define ioctl(s, cmd, argp) lwip_ioctl(s, cmd, argp) macro
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h566 int (*ioctl)(struct mpp_session *session, struct mpp_request *req); member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c122 #define ioctl(fd,code,buf) (-1) macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h695 #define ioctl(s,cmd,argp) lwip_ioctl(s,cmd,argp) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs738 pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; in ioctl() functions
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.h583 int (*ioctl)(struct mpp_session *session, struct mpp_request *req); member
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs640 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs631 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.c338 u32 ioctl; member
[all...]
H A Ddhd_common.c963 uint32 ioctl; member
990 ioctl2str(uint32 ioctl) in ioctl2str() argument
4889 wl_ioctl_t ioctl; dhd_iscan_issue_request() local
4934 wl_ioctl_t ioctl; dhd_iscan_get_partial_result() local
[all...]

Completed in 49 milliseconds

123