Searched refs:light_ctl_work_handler (Results 1 – 3 of 3) sorted by relevance
76 void light_ctl_work_handler(struct k_work *work);
557 void light_ctl_work_handler(struct k_work *work) in light_ctl_work_handler() function
3034 k_delayed_work_init(&srv->transition.timer, light_ctl_work_handler); in light_server_init()