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.SYNOPSISint __ht_create_irq(struct pci_dev * dev, int idx, ht_irq_update_t * update);ARGUMENTSdev The hypertransport device to find the irq capability on. idx Which of the possible irqs to attach to. update Function to be called when changing the htirq messageDESCRIPTIONThe irq number of the new irq or a negative error value is returned.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __HT_CREATE_IRQ(9)