Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst51 CDROMCLOSETRAY pendant of CDROMEJECT
337 CDROMCLOSETRAY
343 ioctl(fd, CDROMCLOSETRAY, 0);
/linux/include/uapi/linux/
H A Dcdrom.h120 #define CDROMCLOSETRAY 0x5319 /* pendant of CDROMEJECT */ macro
/linux/drivers/scsi/
H A Dscsi_ioctl.c922 case CDROMCLOSETRAY: in scsi_ioctl()
/linux/drivers/cdrom/
H A Dcdrom.c3336 case CDROMCLOSETRAY: in cdrom_ioctl()