Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | rt2x00soc_suspend NULL |
#define | rt2x00soc_resume NULL |
Functions | |
int | rt2x00soc_probe (struct platform_device *pdev, const struct rt2x00_ops *ops) |
int | rt2x00soc_remove (struct platform_device *pdev) |
#define rt2x00soc_resume NULL |
Definition at line 39 of file rt2x00soc.h.
#define rt2x00soc_suspend NULL |
Definition at line 38 of file rt2x00soc.h.
int rt2x00soc_probe | ( | struct platform_device * | pdev, |
const struct rt2x00_ops * | ops | ||
) |
Definition at line 77 of file rt2x00soc.c.
int rt2x00soc_remove | ( | struct platform_device * | pdev | ) |
Definition at line 120 of file rt2x00soc.c.