centos man page for usb_hub_find_child

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)

NAME
usb_hub_find_child - Get the pointer of child device attached to the port which is specified by port1.
SYNOPSIS
struct usb_device * usb_hub_find_child(struct usb_device * hdev, int port1);
ARGUMENTS
hdev USB device belonging to the usb hub port1 port num to indicate which port the child device is attached to.
DESCRIPTION
USB drivers call this function to get hub's child device pointer.
RETURN
NULL if input param is invalid and child's usb_device pointer if non-NULL.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_HUB_FIND_CHILD(9)
Related Man Pages
usb_make_path(9) - suse
struct_usb_device(9) - centos
struct_usb_device_driver(9) - suse
struct_usb_device(9) - suse
hubd(7d) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend