|
Linux Kernel
3.7.1
|
#include "i2400m.h"#include <linux/wimax/i2400m.h>#include <linux/slab.h>#include "debug-levels.h"Go to the source code of this file.
Macros | |
| #define | D_SUBMODULE rfkill |
Functions | |
| int | i2400m_op_rfkill_sw_toggle (struct wimax_dev *wimax_dev, enum wimax_rf_state state) |
| void | i2400m_report_tlv_rf_switches_status (struct i2400m *i2400m, const struct i2400m_tlv_rf_switches_status *rfss) |
| #define D_SUBMODULE rfkill |
Definition at line 41 of file op-rfkill.c.
| int i2400m_op_rfkill_sw_toggle | ( | struct wimax_dev * | wimax_dev, |
| enum wimax_rf_state | state | ||
| ) |
Definition at line 84 of file op-rfkill.c.
| void i2400m_report_tlv_rf_switches_status | ( | struct i2400m * | i2400m, |
| const struct i2400m_tlv_rf_switches_status * | rfss | ||
| ) |
Definition at line 165 of file op-rfkill.c.
1.8.2