Searched refs:CONFIGURED (Results 1 – 3 of 3) sorted by relevance
167 #define CONFIGURED (1 << 18) macro
1644 if (!(input->flags & CONFIGURED)) { in wsmouse_configure()1667 input->flags |= CONFIGURED; in wsmouse_configure()
1582 if (!(input->flags & CONFIGURED)) { in wstpad_configure()