Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/cdrom/
Dcdrom.c3422 CTL_CAPABILITY enumerator
3452 case CTL_CAPABILITY: in cdrom_print_info()
3491 CDC_CLOSE_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3494 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3497 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3500 CDC_SELECT_SPEED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3503 CDC_SELECT_DISC, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3506 CDC_MULTI_SESSION, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3509 CDC_MCN, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3512 CDC_MEDIA_CHANGED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
[all …]