Linux Kernel
3.7.1
|
#include "headers.h"
Go to the source code of this file.
Functions | |
int | InterfaceIdleModeRespond (struct bcm_mini_adapter *Adapter, unsigned int *puiBuffer) |
int | InterfaceIdleModeWakeup (struct bcm_mini_adapter *Adapter) |
void | InterfaceHandleShutdownModeWakeup (struct bcm_mini_adapter *Adapter) |
void InterfaceHandleShutdownModeWakeup | ( | struct bcm_mini_adapter * | Adapter | ) |
Definition at line 266 of file InterfaceIdleMode.c.
int InterfaceIdleModeRespond | ( | struct bcm_mini_adapter * | Adapter, |
unsigned int * | puiBuffer | ||
) |
Definition at line 45 of file InterfaceIdleMode.c.
int InterfaceIdleModeWakeup | ( | struct bcm_mini_adapter * | Adapter | ) |
Definition at line 249 of file InterfaceIdleMode.c.