Home
last modified time | relevance | path

Searched refs:FDDEFPRM (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dfd.h56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro
58 #define FDDEFMEDIAPRM FDDEFPRM
/linux-6.3-rc2/drivers/block/
A Dataflop.c1629 case FDDEFPRM: in fd_locked_ioctl()
1689 if (cmd == FDDEFPRM) { in fd_locked_ioctl()
1705 if (cmd == FDDEFPRM) { in fd_locked_ioctl()
A Dfloppy.c3265 if (cmd != FDDEFPRM) { in set_geometry()
3277 if (cmd == FDDEFPRM) in set_geometry()
3301 FDDEFPRM,
3469 case FDDEFPRM: in fd_locked_ioctl()
3676 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
A Damiflop.c1591 case FDDEFPRM: in fd_locked_ioctl()

Completed in 36 milliseconds