other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
STRUCT HSI_CONTROLLE(9) | High Speed Synchronous Serial | STRUCT HSI_CONTROLLE(9) |
NAME¶
struct_hsi_controller - HSI controller deviceSYNOPSIS¶
struct hsi_controller { struct device device; struct module * owner; unsigned int id; unsigned int num_ports; struct hsi_port ** port; };
MEMBERS¶
deviceDriver model representation of the
device
owner
Pointer to the module owning the
controller
id
HSI controller ID
num_ports
Number of ports in the HSI controller
port
Array of HSI ports
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |