Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt48 CDROMSETSPINDOWN set 4-bit spindown value
578 CDROMSETSPINDOWN
583 ioctl(fd, CDROMSETSPINDOWN, &spindown);
/linux-4.1.27/include/uapi/linux/
Dcdrom.h112 #define CDROMSETSPINDOWN 0x531e macro
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-cd.1994-2004117 * -- CDROMGETSPINDOWN and CDROMSETSPINDOWN ioctls, based on
/linux-4.1.27/drivers/ide/
Dide-cd.c1666 case CDROMSETSPINDOWN: in idecd_locked_ioctl()