HomeSort by relevance Sort by last modified time
    Searched defs:floppy_struct (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
fd.h 24 struct floppy_struct { struct
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
fd.h 24 struct floppy_struct { struct
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
fd.h 24 struct floppy_struct { struct
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
fd.h 24 struct floppy_struct { struct
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
fd.h 24 struct floppy_struct { struct
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)

Completed in 1299 milliseconds

1 23