Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/auxdisplay/
H A Dcfag12864b-example.c34 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ macro
37 #define CFAG12864B_CHECK(x, y) (1) macro
81 if (CFAG12864B_CHECK(x, y)) in cfag12864b_set()
91 if (CFAG12864B_CHECK(x, y)) in cfag12864b_unset()
104 if (CFAG12864B_CHECK(x, y)) in cfag12864b_isset()
/kernel/linux/linux-6.6/samples/auxdisplay/
H A Dcfag12864b-example.c34 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ macro
37 #define CFAG12864B_CHECK(x, y) (1) macro
81 if (CFAG12864B_CHECK(x, y)) in cfag12864b_set()
91 if (CFAG12864B_CHECK(x, y)) in cfag12864b_unset()
104 if (CFAG12864B_CHECK(x, y)) in cfag12864b_isset()

Completed in 2 milliseconds