Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dsr_vendor.c112 CDC_CLOSE_TRAY | CDC_OPEN_TRAY | in sr_vendor_init()
Dsr.c78 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
979 cd->cdi.mask |= CDC_OPEN_TRAY; in get_capabilities()
/Linux-v5.10/drivers/cdrom/
Dcdrom.c610 ENSURE(cdo, tray_move, CDC_CLOSE_TRAY | CDC_OPEN_TRAY); in register_cdrom()
622 if (autoeject == 1 && CDROM_CAN(CDC_OPEN_TRAY)) in register_cdrom()
1294 cdi->options & CDO_AUTO_EJECT && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_release()
2327 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject()
2354 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject_sw()
3545 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3616 if (autoeject && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_update_settings()
Dgdrom.c712 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| in probe_gdrom_setupcd()
/Linux-v5.10/drivers/block/paride/
Dpcd.c295 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
705 cd->info.mask |= CDC_OPEN_TRAY; in pcd_probe_capabilities()
/Linux-v5.10/include/uapi/linux/
Dcdrom.h377 #define CDC_OPEN_TRAY 0x2 /* but _can_ eject. */ macro
/Linux-v5.10/Documentation/userspace-api/ioctl/
Dcdrom.rst1055 flags. See CDC_CLOSE_TRAY, CDC_OPEN_TRAY, etc.
/Linux-v5.10/drivers/ide/
Dide-cd.c1270 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/Linux-v5.10/Documentation/cdrom/
Dcdrom-standard.rst547 CDC_OPEN_TRAY /* can open tray */