Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dfloppy.c3186 static int floppy_raw_cmd_ioctl(int type, int drive, int cmd, in floppy_raw_cmd_ioctl() function
3207 static int floppy_raw_cmd_ioctl(int type, int drive, int cmd, in floppy_raw_cmd_ioctl() function
3557 return floppy_raw_cmd_ioctl(type, drive, cmd, (void __user *)param); in fd_locked_ioctl()