Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/linux-6.15/drivers/block/
H A Dfloppy.c3305 FDSETPRM,
3474 case FDSETPRM: in fd_locked_ioctl()
3682 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
H A Dataflop.c1629 case FDSETPRM: in fd_locked_ioctl()
H A Damiflop.c1590 case FDSETPRM: in fd_locked_ioctl()