Home
last modified time | relevance | path

Searched defs: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
/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

Completed in 2 milliseconds