Searched refs:vga_set_indexed_colors (Results 1 – 3 of 3) sorted by relevance
12 status_t vga_set_indexed_colors(uint8 first, uint8 *colors, uint16 count);
16 vga_set_indexed_colors(uint8 first, uint8 *colors, uint16 count) in vga_set_indexed_colors() function
200 return vga_set_indexed_colors(args.first, args.colors, in device_ioctl()