Home
last modified time | relevance | path

Searched defs:floppy_drive_struct (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfd.h201 struct floppy_drive_struct { struct
202 unsigned long flags;
210 unsigned long spinup_date;
211 unsigned long select_date;
212 unsigned long first_read_date;
236 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfd.h201 struct floppy_drive_struct { struct
202 unsigned long flags;
210 unsigned long spinup_date;
211 unsigned long select_date;
212 unsigned long first_read_date;
236 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfd.h204 struct floppy_drive_struct { struct
205 unsigned long flags;
213 unsigned long spinup_date;
214 unsigned long select_date;
215 unsigned long first_read_date;
239 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) argument