table of contents
HSI_FREE_MSG(9) | High Speed Synchronous Serial | HSI_FREE_MSG(9) |
NAME¶
hsi_free_msg - Free an HSI message
SYNOPSIS¶
void hsi_free_msg(struct hsi_msg * msg);
ARGUMENTS¶
msg
Pointer to the HSI message
DESCRIPTION¶
Client is responsible to free the buffers pointed by the scatterlists.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |