Home
last modified time | relevance | path

Searched refs:CDROM_DEBUG (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst64 CDROM_DEBUG Turn debug messages on/off
1026 CDROM_DEBUG
1034 ioctl(fd, CDROM_DEBUG, debug);
/linux/include/uapi/linux/
H A Dcdrom.h130 #define CDROM_DEBUG 0x5330 /* Turn debug messages on/off */ macro
/linux/drivers/cdrom/
H A Dcdrom.c3356 case CDROM_DEBUG: in cdrom_ioctl()