Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcdrom.h431 #define CDS_MIXED 105 macro
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst933 - CDS_MIXED
959 Well, now we have the option CDS_MIXED: a mixed-type CD.
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst939 return *CDS_MIXED*. If there are no audio tracks on the disc, and
954 CDS_MIXED /* mixed audio/data disc */
/linux/drivers/cdrom/
H A Dcdrom.c2554 return CDS_MIXED; in cdrom_ioctl_disc_status()