Searched defs:ioctl_fn (Results 1 – 3 of 3) sorted by relevance
156 int (*ioctl_fn)(struct tape_device *, unsigned int, unsigned long); member
932 #define VMCI_DO_IOCTL(ioctl_name, ioctl_fn) do { \ in vmci_host_unlocked_ioctl() argument
466 typedef int (*ioctl_fn)(struct dm_ioctl *param, size_t param_size); typedef