Query: hsi_alloc_controller
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HSI_ALLOC_CONTROLLER(9) High Speed Synchronous Serial HSI_ALLOC_CONTROLLER(9)NAMEhsi_alloc_controller - Allocate an HSI controller and its portsSYNOPSISstruct hsi_controller * hsi_alloc_controller(unsigned int n_ports, gfp_t flags);ARGUMENTSn_ports Number of ports on the HSI controller flags Kernel allocation flagsDESCRIPTIONReturn NULL on failure or a pointer to an hsi_controller on success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HSI_ALLOC_CONTROLLER(9)