Searched refs:ite_dio_clear (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | ite.c | 69 topcat_init, ite_dio_clear, ite_dio_putc8bpp, 73 gbox_init, ite_dio_clear, ite_dio_putc8bpp, 77 rbox_init, ite_dio_clear, ite_dio_putc8bpp, 81 topcat_init, ite_dio_clear, ite_dio_putc8bpp, 85 topcat_init, ite_dio_clear, ite_dio_putc8bpp, 89 topcat_init, ite_dio_clear, ite_dio_putc8bpp, 93 dvbox_init, ite_dio_clear, ite_dio_putc8bpp, 97 hyper_init, ite_dio_clear, ite_dio_putc1bpp, 101 tvrx_init, ite_dio_clear, ite_dio_putc1bpp,
|
H A D | itevar.h | 125 void ite_dio_clear(struct ite_data *, int, int, int, int);
|
H A D | ite_subr.c | 202 ite_dio_clear(struct ite_data *ip, int sy, int sx, int h, int w) in ite_dio_clear() function
|