Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h169 bool swallow; member
H A Dmain.c728 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit"); in wl18xx_set_clk()
757 if (wl18xx_clk_table[clk_freq].swallow) { in wl18xx_set_clk()
/openbmc/qemu/hw/display/
H A Dblizzard.c32 int swallow; member
196 s->swallow = 0; in blizzard_reset()
828 if (s->swallow -- > 0) in s1d13745_read()
840 if (s->swallow -- > 0) in s1d13745_write()
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c71 unsigned int swallow; member
426 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
/openbmc/linux/Documentation/core-api/
H A Dpacking.rst165 and simply swallow those errors. Optionally it can dump stack or print the
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.c247 int swallow; in pmz_receive_chars() local
249 swallow = uart_handle_sysrq_char(&uap->port, ch); in pmz_receive_chars()
251 if (swallow) in pmz_receive_chars()
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox109 swallow quotes. When -c is used, U-Boot exits after the command is complete,