Searched refs:max_crossbar_sources (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/irqchip/
H A Dirq-crossbar.c31 * @max_crossbar_sources: Maximum number of crossbar sources
41 uint max_crossbar_sources; member in struct:crossbar_device
126 if ((hwirq + nr_irqs) > cb->max_crossbar_sources) crossbar_domain_alloc()
210 &cb->max_crossbar_sources); crossbar_of_init()
211 if (!cb->max_crossbar_sources) { crossbar_of_init()
353 cb->max_crossbar_sources, irqcrossbar_init()

Completed in 46 milliseconds