Home
last modified time | relevance | path

Searched refs:floppy_struct (Results 1 – 9 of 9) 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.h14 struct floppy_struct { struct
52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
/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.h14 struct floppy_struct { struct
52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfd.h14 struct floppy_struct { struct
52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
/OK3568_Linux_fs/kernel/drivers/block/
H A Dswim.c556 static struct floppy_struct floppy_type[4] = {
564 struct floppy_struct **g) in get_floppy_geometry()
586 struct floppy_struct *g; in setup_medium()
707 sizeof(struct floppy_struct))) in floppy_ioctl()
717 struct floppy_struct *g; in floppy_getgeo()
H A Dfloppy.c442 static struct floppy_struct floppy_type[32] = {
483 static struct floppy_struct *current_type[N_DRIVE];
489 static struct floppy_struct user_params[N_DRIVE];
588 static struct floppy_struct *_floppy = floppy_type;
3054 struct floppy_struct *floppy; in drive_name()
3315 static int set_geometry(unsigned int cmd, struct floppy_struct *g, in set_geometry()
3436 static int get_floppy_geometry(int drive, int type, struct floppy_struct **g) in get_floppy_geometry()
3457 struct floppy_struct *g; in fd_getgeo()
3496 struct floppy_struct g; /* geometry */ in fd_locked_ioctl()
3565 (struct floppy_struct **)&outparam); in fd_locked_ioctl()
[all …]
H A Dswim3.c865 static struct floppy_struct floppy_type =
889 sizeof(struct floppy_struct))) in floppy_locked_ioctl()
H A Dataflop.c1568 struct floppy_struct getprm; in fd_locked_ioctl()
1570 struct floppy_struct setprm; in fd_locked_ioctl()
H A Damiflop.c1540 static struct floppy_struct getprm; in fd_locked_ioctl()
1587 if (copy_to_user(argp, &getprm, sizeof(struct floppy_struct))) in fd_locked_ioctl()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch139 - struct floppy_struct fd_str;
338 + struct floppy_struct fd_str;