Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dirq.h52 extern int __weak get_c0_fdc_int(void);
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-time.c120 int get_c0_fdc_int(void) in get_c0_fdc_int() function
/linux-4.1.27/drivers/tty/
Dmips_ejtag_fdc.c971 if (get_c0_fdc_int) in mips_ejtag_fdc_tty_probe()
972 priv->irq = get_c0_fdc_int(); in mips_ejtag_fdc_tty_probe()