Searched refs:CDC_OPEN_TRAY (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/block/paride/
H A Dpcd.c287 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
679 cd->info.mask |= CDC_OPEN_TRAY; pcd_probe_capabilities()
/linux-4.4.14/drivers/scsi/
H A Dsr.c73 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
913 cd->cdi.mask |= CDC_OPEN_TRAY; get_capabilities()
/linux-4.4.14/drivers/cdrom/
H A Dcdrom.c119 -- autoclose was mistakenly checked against CDC_OPEN_TRAY instead of
605 ENSURE(tray_move, CDC_CLOSE_TRAY | CDC_OPEN_TRAY); register_cdrom()
618 if (autoeject == 1 && CDROM_CAN(CDC_OPEN_TRAY)) register_cdrom()
1288 cdi->options & CDO_AUTO_EJECT && CDROM_CAN(CDC_OPEN_TRAY)) cdrom_release()
2308 if (!CDROM_CAN(CDC_OPEN_TRAY)) cdrom_ioctl_eject()
2335 if (!CDROM_CAN(CDC_OPEN_TRAY)) cdrom_ioctl_eject_sw()
3500 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) cdrom_sysctl_info()
3571 if (autoeject && CDROM_CAN(CDC_OPEN_TRAY)) cdrom_update_settings()
H A Dgdrom.c743 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| probe_gdrom_setupcd()
/linux-4.4.14/include/uapi/linux/
H A Dcdrom.h373 #define CDC_OPEN_TRAY 0x2 /* but _can_ eject. */ macro
/linux-4.4.14/drivers/ide/
H A Dide-cd.c1163 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/linux-4.4.14/Documentation/cdrom/
H A Dcdrom-standard.tex557 CDC_OPEN_TRAY& can open tray\cr

Completed in 584 milliseconds