Searched refs:vi_set_hw_cursor_t (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/fb/
H A Dfbreg.h126 typedef int vi_set_hw_cursor_t(video_adapter_t *adp, int col, int row); typedef
174 vi_set_hw_cursor_t *set_hw_cursor;
H A Ds3_pci.c114 static vi_set_hw_cursor_t s3lfb_set_hw_cursor;
H A Dvesa.c131 static vi_set_hw_cursor_t vesa_set_hw_cursor;
H A Dvga.c266 static vi_set_hw_cursor_t vga_set_hw_cursor;
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c141 static vi_set_hw_cursor_t am335x_syscons_set_hw_cursor;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c226 static vi_set_hw_cursor_t bcmfb_set_hw_cursor;
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c456 static vi_set_hw_cursor_t ipu3fb_set_hw_cursor;
/freebsd-13-stable/sys/arm/versatile/
H A Dversatile_clcd.c389 static vi_set_hw_cursor_t versatilefb_set_hw_cursor;
/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_syscons.c91 static vi_set_hw_cursor_t ofwfb_set_hw_cursor;

Completed in 230 milliseconds