Home
last modified time | relevance | path

Searched defs:lcd_print (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dled.h34 #define lcd_print(str) do { } while (0) macro
/openbmc/linux/drivers/parisc/
H A Dled.c128 void lcd_print(const char *str) in lcd_print() function