Home
last modified time | relevance | path

Searched refs:CDC_OPEN_TRAY (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/block/paride/
Dpcd.c286 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
678 cd->info.mask |= CDC_OPEN_TRAY; in pcd_probe_capabilities()
/linux-4.1.27/drivers/scsi/
Dsr.c73 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
913 cd->cdi.mask |= CDC_OPEN_TRAY; in get_capabilities()
/linux-4.1.27/drivers/cdrom/
Dcdrom.c605 ENSURE(tray_move, CDC_CLOSE_TRAY | CDC_OPEN_TRAY); in register_cdrom()
618 if (autoeject == 1 && CDROM_CAN(CDC_OPEN_TRAY)) in register_cdrom()
1287 cdi->options & CDO_AUTO_EJECT && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_release()
2307 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject()
2334 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject_sw()
3499 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3570 if (autoeject && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_update_settings()
Dgdrom.c743 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| in probe_gdrom_setupcd()
/linux-4.1.27/include/uapi/linux/
Dcdrom.h373 #define CDC_OPEN_TRAY 0x2 /* but _can_ eject. */ macro
/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt828 flags. See CDC_CLOSE_TRAY, CDC_OPEN_TRAY, etc.
/linux-4.1.27/drivers/ide/
Dide-cd.c1163 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex557 CDC_OPEN_TRAY& can open tray\cr