Searched defs:ioctl (Results 1 – 3 of 3) sorted by relevance
| /system/cros-codecs/src/device/v4l2/stateless/ |
| D | request.rs | 43 fn ioctl<C, T>(&mut self, ctrl: C) -> StatelessBackendResult<&mut Self> in ioctl() method 140 fn ioctl<C, T>(&mut self, ctrl: C) -> StatelessBackendResult<&mut Self> in ioctl() method 218 pub fn ioctl<C, T>(&mut self, ctrl: C) -> StatelessBackendResult<&mut Self> in ioctl() method
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 6347 int (*ioctl)(struct block_device *, blk_mode_t, unsigned int, unsigned long); member 9401 int (*ioctl)(struct sock *, int, int *); member 11696 int (*ioctl)(struct socket *, unsigned int, unsigned long); member 12144 int (*ioctl)(struct tty_struct *, unsigned int, unsigned long); member 12184 int (*ioctl)(struct tty_struct *, unsigned int, unsigned long); member 17596 long (*ioctl)(struct kvm_device *, unsigned int, unsigned long); member 20590 long (*ioctl)(struct kvm_device___2 *, unsigned int, unsigned long); member 26999 int (*ioctl)(struct device *, unsigned int, unsigned long); member 27330 long (*ioctl)(struct posix_clock *, unsigned int, unsigned long); member 74569 int (*ioctl)(struct uart_port *, unsigned int, unsigned long); member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 5956 int (*ioctl)(struct block_device *, blk_mode_t, unsigned int, unsigned long); member 9321 int (*ioctl)(struct sock *, int, int *); member 11611 int (*ioctl)(struct socket *, unsigned int, unsigned long); member 12059 int (*ioctl)(struct tty_struct *, unsigned int, unsigned long); member 12099 int (*ioctl)(struct tty_struct *, unsigned int, unsigned long); member 19011 long (*ioctl)(struct kvm_device *, unsigned int, unsigned long); member 36991 int (*ioctl)(struct device *, unsigned int, unsigned long); member 37292 long (*ioctl)(struct posix_clock *, unsigned int, unsigned long); member 84409 int (*ioctl)(struct uart_port *, unsigned int, unsigned long); member 92596 int (*ioctl)(struct scsi_device *, unsigned int, void __attribute__((btf_type_tag("user"))) *); member [all …]
|