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