Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/
Dfloppy.c3184 static int floppy_raw_cmd_ioctl(int type, int drive, int cmd, in floppy_raw_cmd_ioctl() function
3205 static int floppy_raw_cmd_ioctl(int type, int drive, int cmd, in floppy_raw_cmd_ioctl() function
3553 return floppy_raw_cmd_ioctl(type, drive, cmd, (void __user *)param); in fd_locked_ioctl()