Searched refs:CDO_AUTO_CLOSE (Results 1 – 4 of 4) sorted by relevance
618 cdi->options |= (int) CDO_AUTO_CLOSE; in register_cdrom()1050 cdi->options & CDO_AUTO_CLOSE) { in open_for_data()1212 cdi->options & CDO_AUTO_CLOSE) { in check_for_audio_disc()2357 cdi->options &= ~(CDO_AUTO_CLOSE | CDO_AUTO_EJECT); in cdrom_ioctl_eject_sw()2359 cdi->options |= CDO_AUTO_CLOSE | CDO_AUTO_EJECT; in cdrom_ioctl_eject_sw()3581 cdi->options |= CDO_AUTO_CLOSE; in cdrom_update_settings()3583 cdi->options &= ~CDO_AUTO_CLOSE; in cdrom_update_settings()
412 #define CDO_AUTO_CLOSE 0x1 /* close tray on first open() */ macro
603 CDO_AUTO_CLOSE& try to close tray upon device $open()$\cr612 The initial value of this register is $CDO_AUTO_CLOSE \mathrel|726 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This736 \item[$CDO_AUTO_CLOSE \mathrel| CDO_AUTO_EJECT \mathrel| CDO_LOCK$] This
604 CDO_AUTO_CLOSE close tray on first open(2)