Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/fb/
Dfbreg.h182 vi_set_hw_cursor_shape_t *set_hw_cursor_shape; member
236 (*vidsw[(adp)->va_index]->set_hw_cursor_shape)((adp), (base), \
Ds3_pci.c382 return (*prevvidsw->set_hw_cursor_shape)(adp, base, height, in s3lfb_set_hw_cursor_shape()
Dcreator.c250 .set_hw_cursor_shape = creator_set_hw_cursor_shape,
Dmachfb.c324 .set_hw_cursor_shape = machfb_set_hw_cursor_shape,
Dvesa.c1619 return ((*prevvidsw->set_hw_cursor_shape)(adp, base, height, celsize, in vesa_set_hw_cursor_shape()
/freebsd-12-stable/sys/dev/terasic/mtl/
Dterasic_mtl_syscons.c456 .set_hw_cursor_shape = terasic_mtl_vidsw_set_hw_cursor_shape,
/freebsd-12-stable/sys/arm/ti/am335x/
Dam335x_lcd_syscons.c175 .set_hw_cursor_shape = am335x_syscons_set_hw_cursor_shape,
/freebsd-12-stable/sys/arm/versatile/
Dversatile_clcd.c423 .set_hw_cursor_shape = versatilefb_set_hw_cursor_shape,
/freebsd-12-stable/sys/arm/freescale/imx/
Dimx51_ipuv3.c492 .set_hw_cursor_shape = ipu3fb_set_hw_cursor_shape,
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
Dbcm2835_fb.c261 .set_hw_cursor_shape = bcmfb_set_hw_cursor_shape,
/freebsd-12-stable/sys/powerpc/ofw/
Dofw_syscons.c124 .set_hw_cursor_shape = ofwfb_set_hw_cursor_shape,