centos man page for hcd_buffer_create

Query: hcd_buffer_create

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HCD_BUFFER_CREATE(9)					       Host Controller APIs					      HCD_BUFFER_CREATE(9)

NAME
hcd_buffer_create - initialize buffer pools
SYNOPSIS
int hcd_buffer_create(struct usb_hcd * hcd);
ARGUMENTS
hcd the bus whose buffer pools are to be initialized
CONTEXT
!in_interrupt
DESCRIPTION
Call this as part of initializing a host controller that uses the dma memory allocators. It initializes some pools of dma-coherent memory that will be shared by all drivers using that controller. Call hcd_buffer_destroy to clean up after using those pools.
RETURN
0 if successful. A negative errno value otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HCD_BUFFER_CREATE(9)
Related Man Pages
parport_register_port(9) - centos
usb_alloc_coherent(9) - centos
do_config(9r) - osf1
list-jdbc-connection-pools(1as) - sunos
pool_resource_type_list(3pool) - sunos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq