Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcfag12864b.h43 extern unsigned char cfag12864b_enable(void);
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c221 unsigned char cfag12864b_enable(void) in cfag12864b_enable() function
297 EXPORT_SYMBOL_GPL(cfag12864b_enable);
H A Dcfag12864bfb.c132 if (cfag12864b_enable()) { in cfag12864bfb_init()