Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Ddtlk.c119 static int dtlk_writeable(void);
186 (ch == DTLK_CLEAR || dtlk_writeable())) { in dtlk_write()
250 if (dtlk_writeable()) { in dtlk_poll()
381 static int dtlk_writeable(void) in dtlk_writeable() function