Searched refs:CDO_LOCK (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/cdrom/
H A Dcdrom.c429 cdi->options |= (int) CDO_LOCK;
1012 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
1108 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) {
1122 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
2313 case CDO_LOCK:
3513 cdi->options |= CDO_LOCK;
3515 cdi->options &= ~CDO_LOCK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/cdrom/
H A Dcdrom.c429 cdi->options |= (int) CDO_LOCK;
1012 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
1108 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) {
1122 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
2313 case CDO_LOCK:
3513 cdi->options |= CDO_LOCK;
3515 cdi->options &= ~CDO_LOCK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dcdrom.h414 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dcdrom.h414 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dcdrom.h414 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcdrom.h414 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dcdrom.h414 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex603 CDO_LOCK& try to lock door if device is opened\cr
609 CDO_USE_FFLAGS \mathrel| CDO_LOCK$, reflecting my own view on user
722 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This
732 \item[$CDO_AUTO_CLOSE \mathrel| CDO_AUTO_EJECT \mathrel| CDO_LOCK$] This
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex603 CDO_LOCK& try to lock door if device is opened\cr
609 CDO_USE_FFLAGS \mathrel| CDO_LOCK$, reflecting my own view on user
722 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This
732 \item[$CDO_AUTO_CLOSE \mathrel| CDO_AUTO_EJECT \mathrel| CDO_LOCK$] This

Completed in 220 milliseconds