Home
last modified time | relevance | path

Searched refs:CDROM_GET_MCN (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt35 CDROM_GET_MCN Obtain the "Universal Product Code"
37 CDROM_GET_UPC Deprecated, use CDROM_GET_MCN instead.
460 CDROM_GET_MCN Obtain the "Universal Product Code"
466 ioctl(fd, CDROM_GET_MCN, &mcn);
488 CDROM_GET_UPC CDROM_GET_MCN (deprecated)
/linux-4.1.27/include/uapi/linux/
Dcdrom.h78 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
80 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/linux-4.1.27/block/
Dcompat_ioctl.c599 case CDROM_GET_MCN: in compat_blkdev_driver_ioctl()
/linux-4.1.27/drivers/cdrom/
Dcdrom.c3345 case CDROM_GET_MCN: in cdrom_ioctl()
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex830 \item[CDROM_GET_MCN] Get the Media Catalog Number from a CD.