Searched refs:share_irqs (Results 1 – 2 of 2) sorted by relevance
33 unsigned int share_irqs = SERIAL8250_SHARE_IRQS; variable79 if (share_irqs) in __serial8250_isa_init_ports()161 if (share_irqs) in serial8250_probe_platform()304 nr_uarts, str_enabled_disabled(share_irqs)); in serial8250_init()378 module_param_hw(share_irqs, uint, other, 0644);379 MODULE_PARM_DESC(share_irqs, "Share IRQs with other non-8250/16x50 devices (unsafe)");407 module_param_cb(share_irqs, ¶m_ops_uint, &share_irqs, 0644); in s8250_options()
107 extern unsigned int share_irqs;