Searched refs:cdrom_number_of_slots (Results 1 – 4 of 4) sorted by relevance
118 extern int cdrom_number_of_slots(struct cdrom_device_info *cdi);
918 cdrom_number_of_slots(&cd->cdi); in get_capabilities()
1353 int cdrom_number_of_slots(struct cdrom_device_info *cdi) in cdrom_number_of_slots() function3404 EXPORT_SYMBOL(cdrom_number_of_slots);
1273 nslots = cdrom_number_of_slots(cdi); in ide_cdrom_probe_capabilities()