Home
last modified time | relevance | path

Searched refs:cdrom_subchnl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/Documentation/userspace-api/ioctl/
Dcdrom.rst27 CDROMSUBCHNL Read subchannel data (struct cdrom_subchnl)
415 (struct cdrom_subchnl)
420 struct cdrom_subchnl q;
425 cdrom_subchnl structure
429 cdrom_subchnl structure
/linux-5.19.10/drivers/cdrom/
Dcdrom.c2019 struct cdrom_subchnl *subchnl, int mcn) in cdrom_read_subchannel()
2596 struct cdrom_subchnl q; in cdrom_ioctl_get_subchnl()
3053 struct cdrom_subchnl q; in mmc_ioctl_cdrom_subchannel()
3055 if (copy_from_user(&q, (struct cdrom_subchnl __user *)arg, sizeof(q))) in mmc_ioctl_cdrom_subchannel()
3068 if (copy_to_user((struct cdrom_subchnl __user *)arg, &q, sizeof(q))) in mmc_ioctl_cdrom_subchannel()
/linux-5.19.10/include/uapi/linux/
Dcdrom.h208 struct cdrom_subchnl struct
/linux-5.19.10/Documentation/cdrom/
Dcdrom-standard.rst843 `struct cdrom_subchnl *`.