Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dsr_vendor.c112 CDC_CLOSE_TRAY | CDC_OPEN_TRAY | in sr_vendor_init()
A Dsr.c79 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
920 cd->cdi.mask |= CDC_OPEN_TRAY; in get_capabilities()
/linux/drivers/cdrom/
A Dcdrom.c616 ENSURE(cdo, tray_move, CDC_CLOSE_TRAY | CDC_OPEN_TRAY); in register_cdrom()
629 if (autoeject == 1 && CDROM_CAN(CDC_OPEN_TRAY)) in register_cdrom()
1301 cdi->options & CDO_AUTO_EJECT && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_release()
2278 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject()
2305 if (!CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_ioctl_eject_sw()
3536 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3607 if (autoeject && CDROM_CAN(CDC_OPEN_TRAY)) in cdrom_update_settings()
A Dgdrom.c713 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| in probe_gdrom_setupcd()
/linux/drivers/block/paride/
A Dpcd.c293 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
652 cd->info.mask |= CDC_OPEN_TRAY; in pcd_probe_capabilities()
/linux/include/uapi/linux/
A Dcdrom.h396 #define CDC_OPEN_TRAY 0x2 /* but _can_ eject. */ macro
/linux/Documentation/userspace-api/ioctl/
A Dcdrom.rst1058 flags. See CDC_CLOSE_TRAY, CDC_OPEN_TRAY, etc.
/linux/Documentation/cdrom/
A Dcdrom-standard.rst547 CDC_OPEN_TRAY /* can open tray */

Completed in 26 milliseconds