Searched refs:CFAG12864B_CHECK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/Documentation/auxdisplay/
H A Dcfag12864b-example.c48 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ macro
51 #define CFAG12864B_CHECK(x, y) (1) macro
95 if (CFAG12864B_CHECK(x, y)) cfag12864b_set()
105 if (CFAG12864B_CHECK(x, y)) cfag12864b_unset()
118 if (CFAG12864B_CHECK(x, y)) cfag12864b_isset()

Completed in 94 milliseconds