]> Git Repo - linux.git/blobdiff - drivers/staging/bcm/InterfaceIsr.h
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
[linux.git] / drivers / staging / bcm / InterfaceIsr.h
index 6065a7141bcaeb5321ed4c54314e4b631e8ab177..40399788c4191eb3ae7fa73a237d97c1569f531b 100644 (file)
@@ -7,9 +7,9 @@ int CreateInterruptUrb(PS_INTERFACE_ADAPTER psIntfAdapter);
 INT StartInterruptUrb(PS_INTERFACE_ADAPTER psIntfAdapter);
 
 
-VOID InterfaceEnableInterrupt(PMINI_ADAPTER Adapter);
+VOID InterfaceEnableInterrupt(struct bcm_mini_adapter *Adapter);
 
-VOID InterfaceDisableInterrupt(PMINI_ADAPTER Adapter);
+VOID InterfaceDisableInterrupt(struct bcm_mini_adapter *Adapter);
 
 #endif
 
This page took 0.03651 seconds and 4 git commands to generate.