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)NAMEhcd_buffer_create - initialize buffer poolsSYNOPSISint hcd_buffer_create(struct usb_hcd * hcd);ARGUMENTShcd the bus whose buffer pools are to be initializedCONTEXT!in_interruptDESCRIPTIONCall 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.RETURN0 if successful. A negative errno value otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HCD_BUFFER_CREATE(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |