Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/apple/
H A Dparser.c316 static int fill_color_mode(struct dcp_color_mode *color, in fill_color_mode() function
401 fill_color_mode(&out->sdr_rgb, &cmode); in parse_color_modes()
404 fill_color_mode(&out->sdr_444, &cmode); in parse_color_modes()
405 fill_color_mode(&out->sdr, &cmode); in parse_color_modes()
407 fill_color_mode(&out->best, &cmode); in parse_color_modes()