Searched refs:cdrom_number_of_slots (Results 1 – 4 of 4) sorted by relevance
119 extern int cdrom_number_of_slots(struct cdrom_device_info *cdi);
948 cdrom_number_of_slots(&cd->cdi); in get_capabilities()
1350 int cdrom_number_of_slots(struct cdrom_device_info *cdi) in cdrom_number_of_slots() function3418 EXPORT_SYMBOL(cdrom_number_of_slots);
1290 nslots = cdrom_number_of_slots(cdi); in ide_cdrom_probe_capabilities()