usb_hcd_irq(9) centos man page | unix.com

Man Page: usb_hcd_irq

Operating Environment: centos

Section: 9

USB_HCD_IRQ(9)						       Host Controller APIs						    USB_HCD_IRQ(9)

NAME
usb_hcd_irq - hook IRQs to HCD framework (bus glue)
SYNOPSIS
irqreturn_t usb_hcd_irq(int irq, void * __hcd);
ARGUMENTS
irq the IRQ being raised __hcd pointer to the HCD whose IRQ is being signaled
DESCRIPTION
If the controller isn't HALTed, calls the driver's irq handler. Checks whether the controller is now dead.
RETURN
IRQ_HANDLED if the IRQ was handled. IRQ_NONE otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_HCD_IRQ(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_port(9) - centos
struct_i2c_board_info(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Controlling user input