[PATCH] DocBook: fix some descriptions
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / pci / hotplug.c
index d471b3ea5d12fb812f4782e7100fe5d22fe79f3d..021d0f76bc4c4db9b914c194c4a97103ed4e34b0 100644 (file)
@@ -120,6 +120,10 @@ static int pci_visit_bridge (struct pci_visit * fn,
 
 /**
  * pci_visit_dev - scans the pci buses.
+ * @fn: callback functions that are called while visiting
+ * @wrapped_dev: the device to scan
+ * @wrapped_parent: the bus where @wrapped_dev is connected to
+ *
  * Every bus and every function is presented to a custom
  * function that can act upon it.
  */