Home
last modified time | relevance | path

Searched refs:CDC_LOCK (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/cdrom/
A Dcdrom.c617 ENSURE(cdo, lock_door, CDC_LOCK); in register_cdrom()
1136 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) { in open_for_data()
1150 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in open_for_data()
1201 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in cdrom_open()
1283 if ((cdo->capability & CDC_LOCK) && !cdi->keeplocked) { in cdrom_release()
2282 if (CDROM_CAN(CDC_LOCK)) { in cdrom_ioctl_eject()
2402 if (!CDROM_CAN(CDC_LOCK)) in cdrom_ioctl_set_options()
2478 if (!CDROM_CAN(CDC_LOCK)) in cdrom_ioctl_lock_door()
3539 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3611 if (lockdoor && CDROM_CAN(CDC_LOCK)) 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/scsi/
A Dsr_vendor.c113 CDC_LOCK | in sr_vendor_init()
A Dsr.c79 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
/linux/drivers/block/paride/
A Dpcd.c293 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
650 cd->info.mask |= CDC_LOCK; in pcd_probe_capabilities()
/linux/include/uapi/linux/
A Dcdrom.h397 #define CDC_LOCK 0x4 /* disable manual eject */ macro
/linux/Documentation/cdrom/
A Dcdrom-standard.rst548 CDC_LOCK /* can lock and unlock the door */

Completed in 20 milliseconds