|
Linux Kernel
3.7.1
|
#include <linux/skbuff.h>#include <linux/module.h>#include <linux/platform_device.h>#include <linux/ti_wilink_st.h>Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) "(stll) :" fmt |
Functions | |
| void | st_ll_enable (struct st_data_s *ll) |
| void | st_ll_disable (struct st_data_s *ll) |
| void | st_ll_wakeup (struct st_data_s *ll) |
| unsigned long | st_ll_getstate (struct st_data_s *ll) |
| unsigned long | st_ll_sleep_state (struct st_data_s *st_data, unsigned char cmd) |
| long | st_ll_init (struct st_data_s *ll) |
| long | st_ll_deinit (struct st_data_s *ll) |
1.8.2