HomeSort by relevance Sort by last modified time
    Searched defs:FDGETPRM (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 56 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
58 #define FDGETMEDIAPRM FDGETPRM
  /bionic/libc/kernel/uapi/linux/
fd.h 44 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
46 #define FDGETMEDIAPRM FDGETPRM
  /external/kernel-headers/original/uapi/linux/
fd.h 57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
59 #define FDGETMEDIAPRM FDGETPRM

Completed in 69 milliseconds