|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Macros | |
| #define | RT_CHECK_FOR_HANG_PERIOD 2 |
| #define | INIT_DEFAULT_CHAN 1 |
Functions | |
| void | rtl8192_hw_wakeup (struct net_device *dev) |
| void | rtl8192_hw_to_sleep (struct net_device *dev, u64 time) |
| void | rtllib_ips_leave_wq (struct net_device *dev) |
| void | rtllib_ips_leave (struct net_device *dev) |
| void | IPSLeave_wq (void *data) |
| void | IPSEnter (struct net_device *dev) |
| void | IPSLeave (struct net_device *dev) |
| void | LeisurePSEnter (struct net_device *dev) |
| void | LeisurePSLeave (struct net_device *dev) |
| void IPSEnter | ( | struct net_device * | dev | ) |
Definition at line 1408 of file r8185b_init.c.
| void IPSLeave | ( | struct net_device * | dev | ) |
Definition at line 1430 of file r8185b_init.c.
| void LeisurePSEnter | ( | struct net_device * | dev | ) |
| void LeisurePSLeave | ( | struct net_device * | dev | ) |
| void rtl8192_hw_to_sleep | ( | struct net_device * | dev, |
| u64 | time | ||
| ) |
| void rtl8192_hw_wakeup | ( | struct net_device * | dev | ) |
| void rtllib_ips_leave | ( | struct net_device * | dev | ) |
| void rtllib_ips_leave_wq | ( | struct net_device * | dev | ) |
1.8.2