Searched refs:hd44780_common_gotoxy (Results 1 – 4 of 4) sorted by relevance
52 int hd44780_common_gotoxy(struct charlcd *lcd, unsigned int x, unsigned int y) in hd44780_common_gotoxy() function69 EXPORT_SYMBOL_GPL(hd44780_common_gotoxy);73 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,