Home
last modified time | relevance | path

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

/linux-6.15/drivers/cdrom/
H A Dcdrom.c3430 CTL_CAPABILITY enumerator
3460 case CTL_CAPABILITY: in cdrom_print_info()
3505 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3517 CDC_MCN, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3526 CDC_CD_R, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3529 CDC_CD_RW, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3532 CDC_DVD, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3535 CDC_DVD_R, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3541 CDC_MRW, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3544 CDC_MRW_W, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
[all …]