Searched refs:hd44780_common_gotoxy (Results 1 – 4 of 4) sorted by relevance
53 int hd44780_common_gotoxy(struct charlcd *lcd, unsigned int x, unsigned int y) in hd44780_common_gotoxy() function70 EXPORT_SYMBOL_GPL(hd44780_common_gotoxy);74 return hd44780_common_gotoxy(lcd, 0, 0); in hd44780_common_home()
19 int hd44780_common_gotoxy(struct charlcd *lcd, unsigned int x, unsigned int y);
130 .gotoxy = hd44780_common_gotoxy,186 .gotoxy = hd44780_common_gotoxy,
814 .gotoxy = hd44780_common_gotoxy,