Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cdrom/
Dcdrom.c3473 CTL_CAPABILITY enumerator
3503 case CTL_CAPABILITY: in cdrom_print_info()
3542 CDC_CLOSE_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3545 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3548 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3551 CDC_SELECT_SPEED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3554 CDC_SELECT_DISC, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3557 CDC_MULTI_SESSION, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3560 CDC_MCN, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3563 CDC_MEDIA_CHANGED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
[all …]