Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/fb/
HDfbreg.h180 vi_set_hw_cursor_shape_t *set_hw_cursor_shape; member
234 (*vidsw[(adp)->va_index]->set_hw_cursor_shape)((adp), (base), \
HDs3_pci.c380 return (*prevvidsw->set_hw_cursor_shape)(adp, base, height, in s3lfb_set_hw_cursor_shape()
HDcreator.c248 .set_hw_cursor_shape = creator_set_hw_cursor_shape,
HDmachfb.c322 .set_hw_cursor_shape = machfb_set_hw_cursor_shape,
HDvesa.c1609 return ((*prevvidsw->set_hw_cursor_shape)(adp, base, height, celsize, in vesa_set_hw_cursor_shape()
/freebsd-11-stable/sys/dev/terasic/mtl/
HDterasic_mtl_syscons.c454 .set_hw_cursor_shape = terasic_mtl_vidsw_set_hw_cursor_shape,
/freebsd-11-stable/sys/i386/xbox/
HDxboxfb.c134 .set_hw_cursor_shape = xboxfb_set_hw_cursor_shape,
/freebsd-11-stable/sys/arm/ti/am335x/
HDam335x_lcd_syscons.c174 .set_hw_cursor_shape = am335x_syscons_set_hw_cursor_shape,
/freebsd-11-stable/sys/arm/versatile/
HDversatile_clcd.c424 .set_hw_cursor_shape = versatilefb_set_hw_cursor_shape,
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
HDbcm2835_fb.c260 .set_hw_cursor_shape = bcmfb_set_hw_cursor_shape,
/freebsd-11-stable/sys/arm/freescale/imx/
HDimx51_ipuv3.c490 .set_hw_cursor_shape = ipu3fb_set_hw_cursor_shape,
/freebsd-11-stable/sys/powerpc/ofw/
HDofw_syscons.c122 .set_hw_cursor_shape = ofwfb_set_hw_cursor_shape,