Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsr.c73 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
943 cd->cdi.mask |= CDC_OPEN_TRAY; in get_capabilities()
/Linux-v4.19/drivers/block/paride/
Dpcd.c289 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
687 cd->info.mask |= CDC_OPEN_TRAY; in pcd_probe_capabilities()
/Linux-v4.19/drivers/cdrom/
Dcdrom.c607 ENSURE(tray_move, CDC_CLOSE_TRAY | CDC_OPEN_TRAY); in register_cdrom()
619 if (autoeject == 1 && CDROM_CAN(CDC_OPEN_TRAY)) in register_cdrom()
1284 cdi->options & CDO_AUTO_EJECT && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_release()
2325 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject()
2352 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject_sw()
3513 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3584 if (autoeject && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_update_settings()
Dgdrom.c748 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| in probe_gdrom_setupcd()
/Linux-v4.19/include/uapi/linux/
Dcdrom.h374 #define CDC_OPEN_TRAY 0x2 /* but _can_ eject. */ macro
/Linux-v4.19/Documentation/ioctl/
Dcdrom.txt829 flags. See CDC_CLOSE_TRAY, CDC_OPEN_TRAY, etc.
/Linux-v4.19/drivers/ide/
Dide-cd.c1180 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/Linux-v4.19/Documentation/cdrom/
Dcdrom-standard.tex561 CDC_OPEN_TRAY& can open tray\cr