Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/userspace-api/ioctl/
Dcdrom.rst37 CDROM_GET_MCN Obtain the "Universal Product Code"
39 CDROM_GET_UPC Deprecated, use CDROM_GET_MCN instead.
577 CDROM_GET_MCN
588 ioctl(fd, CDROM_GET_MCN, &mcn);
614 CDROM_GET_MCN (deprecated)
/linux-5.19.10/include/uapi/linux/
Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/linux-5.19.10/drivers/cdrom/
Dcdrom.c3374 case CDROM_GET_MCN: in cdrom_ioctl()
/linux-5.19.10/Documentation/cdrom/
Dcdrom-standard.rst830 `CDROM_GET_MCN`