|
Linux Kernel
3.7.1
|
#include <hsi.h>
Data Fields | |
| struct device | device |
| struct module * | owner |
| unsigned int | id |
| unsigned int | num_ports |
| struct hsi_port ** | port |
struct hsi_controller - HSI controller device : Driver model representation of the device : Pointer to the module owning the controller : HSI controller ID : Number of ports in the HSI controller : Array of HSI ports
1.8.2