Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_decpc.c45 #define STAT_flushing 0x0400 /* flush in progress */ macro
331 if (!(dt_getstatus() & STAT_flushing)) in synth_flush()