Home
last modified time | relevance | path

Searched refs:CDC_DVD (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsr.c81 CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_DVD_RAM|CDC_GENERIC_PACKET| \
938 CDC_DVD | CDC_DVD_RAM | in get_capabilities()
966 cd->cdi.mask |= CDC_DVD; in get_capabilities()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd.c1273 CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_GENERIC_PACKET | \
1322 cdi->mask = (CDC_CD_R | CDC_CD_RW | CDC_DVD | CDC_DVD_R | in ide_cdrom_probe_capabilities()
1360 cdi->mask &= ~CDC_DVD; in ide_cdrom_probe_capabilities()
1392 printk(KERN_CONT " %s", (cdi->mask & CDC_DVD) ? "CD-ROM" : "DVD-ROM"); in ide_cdrom_probe_capabilities()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcdrom.h390 #define CDC_DVD 0x8000 /* drive is a DVD */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcdrom.h387 #define CDC_DVD 0x8000 /* drive is a DVD */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcdrom.h387 #define CDC_DVD 0x8000 /* drive is a DVD */ macro
/OK3568_Linux_fs/kernel/drivers/cdrom/
H A Dcdrom.c934 !CDROM_CAN(CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_MRW|CDC_MO_DRIVE)) in cdrom_open_write()
3235 if (!CDROM_CAN(CDC_DVD)) in mmc_ioctl_dvd_read_struct()
3260 if (!CDROM_CAN(CDC_DVD)) in mmc_ioctl_dvd_auth()
3575 CDC_DVD, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()