Searched refs:CTL_CAPABILITY (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/cdrom/ |
D | cdrom.c | 3441 CTL_CAPABILITY enumerator 3471 case CTL_CAPABILITY: in cdrom_print_info() 3510 CDC_CLOSE_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3513 CDC_OPEN_TRAY, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3516 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3519 CDC_SELECT_SPEED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3522 CDC_SELECT_DISC, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3525 CDC_MULTI_SESSION, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3528 CDC_MCN, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() 3531 CDC_MEDIA_CHANGED, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info() [all …]
|