/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)
|