OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_irq_slot_count
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/x86/include/asm/
pirq_routing.h
54
*
get_irq_slot_count
() - Get the number of entries in the irq_info table
61
static inline int
get_irq_slot_count
(struct irq_routing_table *rt)
function
/external/u-boot/arch/x86/cpu/
irq.c
345
get_irq_slot_count
(gd->arch.pirq_routing_table));
Completed in 418 milliseconds