|
Linux Kernel
3.7.1
|
#include <hsi.h>
Data Fields | |
| struct device | device |
| struct hsi_config | tx_cfg |
| struct hsi_config | rx_cfg |
| void(* | ehandler )(struct hsi_client *, unsigned long) |
| unsigned int | pclaimed:1 |
| struct notifier_block | nb |
struct hsi_client - HSI client attached to an HSI port : Driver model representation of the device : HSI TX configuration : HSI RX configuration : Callback for handling port events (RX Wake High/Low) : Keeps tracks if the clients claimed its associated HSI port : Notifier block for port events
| struct hsi_config rx_cfg |
| struct hsi_config tx_cfg |
1.8.2