Home
last modified time | relevance | path

Searched refs:__add_pin_to_irq_node (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/x86/kernel/apic/
Dio_apic.c439 __add_pin_to_irq_node(struct irq_cfg *cfg, int node, int apic, int pin) in __add_pin_to_irq_node() function
466 if (__add_pin_to_irq_node(cfg, node, apic, pin)) in add_pin_to_irq_node()
3569 ret = __add_pin_to_irq_node(cfg, node, attr->ioapic, attr->ioapic_pin); in io_apic_setup_irq_pin()