Home
last modified time | relevance | path

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

/linux/drivers/cdrom/
H A Dcdrom.c3449 CTL_CAPABILITY enumerator
3479 case CTL_CAPABILITY: in cdrom_print_info()
3518 CDC_CLOSE_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3521 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3524 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3527 CDC_SELECT_SPEED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3530 CDC_SELECT_DISC, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3533 CDC_MULTI_SESSION, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3536 CDC_MCN, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3539 CDC_MEDIA_CHANGED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
[all …]