usb_remove_hcd(9) centos man page | unix.com

Man Page: usb_remove_hcd

Operating Environment: centos

Section: 9

USB_REMOVE_HCD(9)					       Host Controller APIs						 USB_REMOVE_HCD(9)

NAME
usb_remove_hcd - shutdown processing for generic HCDs
SYNOPSIS
void usb_remove_hcd(struct usb_hcd * hcd);
ARGUMENTS
hcd the usb_hcd structure to remove
CONTEXT
!in_interrupt
DESCRIPTION
Disconnects the root hub, then reverses the effects of usb_add_hcd, invoking the HCD's stop method.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_REMOVE_HCD(9)
Related Man Pages
usb_interrupt_msg(9) - suse
struct_ccwgroup_driver(9) - centos
usb_bulk_msg(9) - centos
usb_make_path(9) - centos
usb_sg_wait(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq