table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| HSI_ALLOC_CONTROLLER(9) | High Speed Synchronous Serial | HSI_ALLOC_CONTROLLER(9) |
NAME¶
hsi_alloc_controller - Allocate an HSI controller and its portsSYNOPSIS¶
struct
hsi_controller *
hsi_alloc_controller(unsigned int n_ports,
gfp_t flags);
ARGUMENTS¶
n_portsNumber of ports on the HSI controller
flags
Kernel allocation flags
DESCRIPTION¶
Return NULL on failure or a pointer to an hsi_controller on success.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |