Searched refs:update_channels (Results 1 – 3 of 3) sorted by relevance
91 led_api_update_channels update_channels; member149 if (api->update_channels == NULL) { in led_strip_update_channels()153 return api->update_channels(dev, channels, num_channels); in led_strip_update_channels()
155 .update_channels = lpd880x_strip_update_channels,
611 * Made ``update_channels`` function optional and removed unimplemented functions.