Searched refs:set_hw_cursor_shape (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/sys/dev/fb/ |
| D | fbreg.h | 182 vi_set_hw_cursor_shape_t *set_hw_cursor_shape; member 236 (*vidsw[(adp)->va_index]->set_hw_cursor_shape)((adp), (base), \
|
| D | s3_pci.c | 382 return (*prevvidsw->set_hw_cursor_shape)(adp, base, height, in s3lfb_set_hw_cursor_shape()
|
| D | creator.c | 250 .set_hw_cursor_shape = creator_set_hw_cursor_shape,
|
| D | machfb.c | 324 .set_hw_cursor_shape = machfb_set_hw_cursor_shape,
|
| D | vesa.c | 1619 return ((*prevvidsw->set_hw_cursor_shape)(adp, base, height, celsize, in vesa_set_hw_cursor_shape()
|
| /freebsd-12-stable/sys/dev/terasic/mtl/ |
| D | terasic_mtl_syscons.c | 456 .set_hw_cursor_shape = terasic_mtl_vidsw_set_hw_cursor_shape,
|
| /freebsd-12-stable/sys/arm/ti/am335x/ |
| D | am335x_lcd_syscons.c | 175 .set_hw_cursor_shape = am335x_syscons_set_hw_cursor_shape,
|
| /freebsd-12-stable/sys/arm/versatile/ |
| D | versatile_clcd.c | 423 .set_hw_cursor_shape = versatilefb_set_hw_cursor_shape,
|
| /freebsd-12-stable/sys/arm/freescale/imx/ |
| D | imx51_ipuv3.c | 492 .set_hw_cursor_shape = ipu3fb_set_hw_cursor_shape,
|
| /freebsd-12-stable/sys/arm/broadcom/bcm2835/ |
| D | bcm2835_fb.c | 261 .set_hw_cursor_shape = bcmfb_set_hw_cursor_shape,
|
| /freebsd-12-stable/sys/powerpc/ofw/ |
| D | ofw_syscons.c | 124 .set_hw_cursor_shape = ofwfb_set_hw_cursor_shape,
|