Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dwl18xx.h179 bool swallow; member
Dmain.c727 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit"); in wl18xx_set_clk()
756 if (wl18xx_clk_table[clk_freq].swallow) { in wl18xx_set_clk()
/linux-4.1.27/arch/x86/kernel/
Dnmi.c66 unsigned int swallow; member
404 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
/linux-4.1.27/drivers/tty/serial/
Dpmac_zilog.c272 int swallow; in pmz_receive_chars() local
274 swallow = uart_handle_sysrq_char(&uap->port, ch); in pmz_receive_chars()
276 if (swallow) in pmz_receive_chars()