Searched refs:pixel_data (Results 1 – 1 of 1) sorted by relevance
151 static uint8_t tlc5971_map_color(int color_id, const struct led_rgb *pixel_data) in tlc5971_map_color() argument157 temp = pixel_data->r; in tlc5971_map_color()160 temp = pixel_data->g; in tlc5971_map_color()163 temp = pixel_data->b; in tlc5971_map_color()208 const struct led_rgb *pixel_data = in tlc5971_fill_data_buffer() local217 tlc5971_map_color(cfg->color_mapping[color], pixel_data); in tlc5971_fill_data_buffer()