Searched refs:CDROMVOLREAD (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dcdrom.h83 #define CDROMVOLREAD 0x5313 /* Get the drive's volume setting macro
195 /* This struct is used by the CDROMVOLCTRL and CDROMVOLREAD ioctls */
/linux-4.4.14/block/
H A Dcompat_ioctl.c601 case CDROMVOLREAD: compat_blkdev_driver_ioctl()
/linux-4.4.14/drivers/cdrom/
H A Dcdrom.c2722 cd_dbg(CD_DO_IOCTL, "entering CDROMVOLREAD\n"); cdrom_ioctl_volread()
2727 ret = cdi->ops->audio_ioctl(cdi, CDROMVOLREAD, &volume); cdrom_ioctl_volread()
3124 a CDROMVOLREAD, return these values */ mmc_ioctl_cdrom_volume()
3125 if (cmd == CDROMVOLREAD) { mmc_ioctl_cdrom_volume()
3280 case CDROMVOLREAD: mmc_ioctl()
3386 case CDROMVOLREAD: cdrom_ioctl()
/linux-4.4.14/arch/um/drivers/
H A Dubd_kern.c1359 case CDROMVOLREAD: ubd_ioctl()
/linux-4.4.14/Documentation/cdrom/
H A Dcdrom-standard.tex853 \item[CDROMVOLREAD] Read volume into by $arg$ of type $struct\

Completed in 195 milliseconds