Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dhd44780_subr.c67 static void hlcd_cursor(void *, int, int, int);
79 hlcd_cursor,
107 hlcd_cursor(void *id, int on, int row, int col) in hlcd_cursor() function