HomeSort by relevance Sort by last modified time
    Searched defs:FDDEFPRM (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 55 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDDEFMEDIAPRM FDDEFPRM
  /bionic/libc/kernel/uapi/linux/
fd.h 43 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
45 #define FDDEFMEDIAPRM FDDEFPRM
  /external/kernel-headers/original/uapi/linux/
fd.h 56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
58 #define FDDEFMEDIAPRM FDDEFPRM

Completed in 58 milliseconds