Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/Linux-v5.15/drivers/block/
Dfloppy.c3270 FDSETPRM,
3439 case FDSETPRM: in fd_locked_ioctl()
3656 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
Dataflop.c1606 case FDSETPRM: in fd_locked_ioctl()
Damiflop.c1590 case FDSETPRM: in fd_locked_ioctl()