Searched refs:shell_init (Results 1 – 1 of 1) sorted by relevance
924 int (*shell_init)(struct weston_compositor *ec, in wet_load_shell() local927 shell_init = wet_load_module_entrypoint(name, "wet_shell_init"); in wet_load_shell()928 if (!shell_init) in wet_load_shell()930 if (shell_init(compositor, argc, argv) < 0) in wet_load_shell()