Home
last modified time | relevance | path

Searched refs:CDC_DVD_RAM (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dsr.c82 CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_DVD_RAM|CDC_GENERIC_PACKET| \
841 CDC_DVD | CDC_DVD_RAM | in get_capabilities()
872 cd->cdi.mask |= CDC_DVD_RAM; in get_capabilities()
899 if ((cd->cdi.mask & (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) != in get_capabilities()
900 (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) { in get_capabilities()
/linux-6.3-rc2/include/uapi/linux/
A Dcdrom.h411 #define CDC_DVD_RAM 0x20000 /* drive can write DVD-RAM */ macro
/linux-6.3-rc2/drivers/cdrom/
A Dcdrom.c931 else if (CDROM_CAN(CDC_DVD_RAM)) in cdrom_open_write()
3552 CDC_DVD_RAM, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()

Completed in 13 milliseconds