|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/ide.h>#include <linux/cdrom.h>#include <linux/mutex.h>#include <asm/unaligned.h>#include <scsi/scsi_ioctl.h>#include "ide-floppy.h"Go to the source code of this file.
Functions | |
| int | ide_floppy_ioctl (ide_drive_t *drive, struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) |
| int ide_floppy_ioctl | ( | ide_drive_t * | drive, |
| struct block_device * | bdev, | ||
| fmode_t | mode, | ||
| unsigned int | cmd, | ||
| unsigned long | arg | ||
| ) |
Definition at line 273 of file ide-floppy_ioctl.c.
1.8.2