Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fb/
H A Dcreator.c217 static vi_set_hw_cursor_shape_t creator_set_hw_cursor_shape; variable
250 .set_hw_cursor_shape = creator_set_hw_cursor_shape,
659 creator_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, in creator_set_hw_cursor_shape() function