Searched defs:lcd_print (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/include/asm/ | ||
H A D | led.h | 34 #define lcd_print(str) do { } while (0) macro |
/openbmc/linux/drivers/parisc/ | ||
H A D | led.c | 128 void lcd_print(const char *str) in lcd_print() function |