centos man page for ht_create_irq

Query: ht_create_irq

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HT_CREATE_IRQ(9)						Hardware Interfaces						  HT_CREATE_IRQ(9)

NAME
ht_create_irq - create an irq and attach it to a device.
SYNOPSIS
int ht_create_irq(struct pci_dev * dev, int idx);
ARGUMENTS
dev The hypertransport device to find the irq capability on. idx Which of the possible irqs to attach to.
DESCRIPTION
ht_create_irq needs to be called for all hypertransport devices that generate irqs. The irq number of the new irq or a negative error value is returned.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HT_CREATE_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
struct_i2c_board_info(9) - centos
struct_uio_info(9) - centos
struct_irq_desc(9) - suse
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq