Searched refs:CDROMVOLCTRL (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dcdrom.h65 #define CDROMVOLCTRL 0x530a /* Control output volume macro
195 /* This struct is used by the CDROMVOLCTRL and CDROMVOLREAD ioctls */
/linux-4.4.14/block/
H A Dcompat_ioctl.c596 case CDROMVOLCTRL: compat_blkdev_driver_ioctl()
/linux-4.4.14/drivers/cdrom/
H A Dcdrom.c2707 cd_dbg(CD_DO_IOCTL, "entering CDROMVOLCTRL\n"); cdrom_ioctl_volctrl()
2713 return cdi->ops->audio_ioctl(cdi, CDROMVOLCTRL, &volume); cdrom_ioctl_volctrl()
3279 case CDROMVOLCTRL: mmc_ioctl()
3384 case CDROMVOLCTRL: cdrom_ioctl()
/linux-4.4.14/Documentation/cdrom/
H A Dcdrom-standard.tex851 \item[CDROMVOLCTRL] Set volume specified by $arg$ of type $struct\

Completed in 225 milliseconds