Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
[deliverable/linux.git] / Documentation / vme_api.txt
index 856efa35f6e3c582b612a154ef07f0d4b66a393f..ffe6e22a2ccd992169b654b8de7b4c3041140112 100644 (file)
@@ -393,4 +393,14 @@ Slot Detection
 
 This function returns the slot ID of the provided bridge.
 
-       int vme_slot_get(struct vme_dev *dev);
+       int vme_slot_num(struct vme_dev *dev);
+
+
+Bus Detection
+=============
+
+This function returns the bus ID of the provided bridge.
+
+       int vme_bus_num(struct vme_dev *dev);
+
+
This page took 0.029185 seconds and 5 git commands to generate.