1HSI_FREE_MSG(9) High Speed Synchronous Serial HSI_FREE_MSG(9)
23
4
NAME
6hsi_free_msg - Free an HSI message
7
SYNOPSIS
9void hsi_free_msg(struct hsi_msg * msg);
10
ARGUMENTS
12msg
13Pointer to the HSI message
14
DESCRIPTION
16Client is responsible to free the buffers pointed by the scatterlists.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 HSI_FREE_MSG(9)