Searched refs:id_agent_module_init (Results 1 – 2 of 2) sorted by relevance
330 id_agent_module_init(struct weston_compositor *compositor, in id_agent_module_init() function
2367 int (*id_agent_module_init)(struct weston_compositor *compositor, local2379 id_agent_module_init = wet_load_module_entrypoint(id_agent_module, "id_agent_module_init");2380 if (!id_agent_module_init)2383 if (id_agent_module_init(shell->compositor, shell->interface) != 0) {