Query: usb_hub_find_child
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_HUB_FIND_CHILD(9) USB Core APIs USB_HUB_FIND_CHILD(9)NAMEusb_hub_find_child - Get the pointer of child device attached to the port which is specified by port1.SYNOPSISstruct usb_device * usb_hub_find_child(struct usb_device * hdev, int port1);ARGUMENTShdev USB device belonging to the usb hub port1 port num to indicate which port the child device is attached to.DESCRIPTIONUSB drivers call this function to get hub's child device pointer.RETURNNULL if input param is invalid and child's usb_device pointer if non-NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_HUB_FIND_CHILD(9)
Related Man Pages |
---|
struct_usb_device(9) - centos |
usb_control_msg(9) - centos |
usb_make_path(9) - centos |
struct_usb_device(9) - suse |
hubd(7d) - centos |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |