Searched refs:cdrom_volctrl (Results 1 – 5 of 5) sorted by relevance
26 CDROMVOLCTRL Control output volume (struct cdrom_volctrl)42 (struct cdrom_volctrl)365 Control output volume (struct cdrom_volctrl)370 struct cdrom_volctrl volume;375 cdrom_volctrl structure containing volumes for up to 4390 (struct cdrom_volctrl)395 struct cdrom_volctrl volume;
2723 struct cdrom_volctrl volume; in cdrom_ioctl_volctrl()2737 struct cdrom_volctrl volume; in cdrom_ioctl_volread()3128 struct cdrom_volctrl volctrl; in mmc_ioctl_cdrom_volume()3136 if (copy_from_user(&volctrl, (struct cdrom_volctrl __user *)arg, in mmc_ioctl_cdrom_volume()3175 if (copy_to_user((struct cdrom_volctrl __user *)arg, &volctrl, in mmc_ioctl_cdrom_volume()
199 struct cdrom_volctrl struct
1410 struct cdrom_volctrl volume; in ubd_ioctl()
867 Set volume specified by *arg* of type `struct cdrom_volctrl *`.869 Read volume into by *arg* of type `struct cdrom_volctrl *`.
Completed in 26 milliseconds