Searched refs:wled_cabc_config (Results 1 – 1 of 1) sorted by relevance
210 int (*wled_cabc_config)(struct wled *wled, bool enable); member606 rc = wled->wled_cabc_config(wled, false); in wled_auto_string_detection()724 rc = wled->wled_cabc_config(wled, true); in wled_auto_string_detection()1429 wled->wled_cabc_config = wled4_cabc_config; in wled_configure()1449 wled->wled_cabc_config = wled5_cabc_config; in wled_configure()