Home
last modified time | relevance | path

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

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