Searched refs:k_work_init (Results 1 – 4 of 4) sorted by relevance
238 static inline void k_work_init(struct k_work *work, k_work_handler_t handler) in k_work_init() function
73 k_work_init(&work->work, handler); in k_delayed_work_init()
1613 k_work_init(&bt_mesh.local_work, bt_mesh_net_local); in bt_mesh_net_init()1641 k_work_init(&bt_mesh.local_work, NULL); in bt_mesh_net_deinit()
1464 k_work_init(&client->send_beacons, proxy_send_beacons); in bt_mesh_proxy_server_init()