|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | ide_setting_ioctl (ide_drive_t *drive, struct block_device *bdev, unsigned int cmd, unsigned long arg, const struct ide_ioctl_devset *s) |
| EXPORT_SYMBOL_GPL (ide_setting_ioctl) | |
| int | generic_ide_ioctl (ide_drive_t *drive, struct block_device *bdev, unsigned int cmd, unsigned long arg) |
| EXPORT_SYMBOL (generic_ide_ioctl) | |
| EXPORT_SYMBOL | ( | generic_ide_ioctl | ) |
| EXPORT_SYMBOL_GPL | ( | ide_setting_ioctl | ) |
| int generic_ide_ioctl | ( | ide_drive_t * | drive, |
| struct block_device * | bdev, | ||
| unsigned int | cmd, | ||
| unsigned long | arg | ||
| ) |
Definition at line 234 of file ide-ioctls.c.
| int ide_setting_ioctl | ( | ide_drive_t * | drive, |
| struct block_device * | bdev, | ||
| unsigned int | cmd, | ||
| unsigned long | arg, | ||
| const struct ide_ioctl_devset * | s | ||
| ) |
Definition at line 19 of file ide-ioctls.c.
1.8.2