1HSI_ALLOC_CONTROLLER(9)  High Speed Synchronous Serial HSI_ALLOC_CONTROLLER(9)
2
3
4

NAME

6       hsi_alloc_controller - Allocate an HSI controller and its ports
7

SYNOPSIS

9       struct hsi_controller * hsi_alloc_controller(unsigned int n_ports,
10                                                    gfp_t flags);
11

ARGUMENTS

13       n_ports
14           Number of ports on the HSI controller
15
16       flags
17           Kernel allocation flags
18

DESCRIPTION

20       Return NULL on failure or a pointer to an hsi_controller on success.
21
23Kernel Hackers Manual 3.10         June 2019           HSI_ALLOC_CONTROLLER(9)
Impressum