Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/ioctl/
Dcdrom.rst27 CDROMSUBCHNL Read subchannel data (struct cdrom_subchnl)
412 (struct cdrom_subchnl)
417 struct cdrom_subchnl q;
422 cdrom_subchnl structure
426 cdrom_subchnl structure
/Linux-v5.4/include/uapi/linux/
Dcdrom.h206 struct cdrom_subchnl struct
/Linux-v5.4/drivers/cdrom/
Dcdrom.c2022 struct cdrom_subchnl *subchnl, int mcn) in cdrom_read_subchannel()
2610 struct cdrom_subchnl q; in cdrom_ioctl_get_subchnl()
3034 struct cdrom_subchnl q; in mmc_ioctl_cdrom_subchannel()
3036 if (copy_from_user(&q, (struct cdrom_subchnl __user *)arg, sizeof(q))) in mmc_ioctl_cdrom_subchannel()
3049 if (copy_to_user((struct cdrom_subchnl __user *)arg, &q, sizeof(q))) in mmc_ioctl_cdrom_subchannel()
/Linux-v5.4/Documentation/cdrom/
Dcdrom-standard.rst867 `struct cdrom_subchnl *`.