hsi_alloc_msg(9) centos man page | unix.com

Man Page: hsi_alloc_msg

Operating Environment: centos

Section: 9

HSI_ALLOC_MSG(9)					   High Speed Synchronous Serial					  HSI_ALLOC_MSG(9)

NAME
hsi_alloc_msg - Allocate an HSI message
SYNOPSIS
struct hsi_msg * hsi_alloc_msg(unsigned int nents, gfp_t flags);
ARGUMENTS
nents Number of memory entries flags Kernel allocation flags
DESCRIPTION
nents can be 0. This mainly makes sense for read transfer. In that case, HSI drivers will call the complete callback when there is data to be read without consuming it. Return NULL on failure or a pointer to an hsi_msg on success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HSI_ALLOC_MSG(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
usb_sg_init(9) - suse
struct_hsi_port(9) - centos
struct_spi_message(9) - centos
wimax_msg_alloc(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing