Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/powerpc/ofw/
Dofw_syscons.c100 static vi_load_cursor_palette_t ofwfb_load_cursor_palette; variable
133 .load_cursor_palette = ofwfb_load_cursor_palette,
784 ofwfb_load_cursor_palette(video_adapter_t *adp, u_char *palette) in ofwfb_load_cursor_palette() function