Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddtlk.h85 unsigned char has_indexing; /* nonzero if indexing is implemented */ member
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dtlk.h62 u_char has_indexing; /* nonzero if indexing is implemented */ member
/openbmc/linux/drivers/char/
H A Ddtlk.c561 status.has_indexing = dtlk_has_indexing; in dtlk_interrogate()