• Home
  • Raw
  • Download

Lines Matching refs:weston_config_get_section

1011 	s = weston_config_get_section(config,  in save_touch_device_calibration()
1066 s = weston_config_get_section(config, "keyboard", NULL, NULL); in weston_compositor_init_config()
1090 s = weston_config_get_section(config, "core", NULL, NULL); in weston_compositor_init_config()
1103 s = weston_config_get_section(config, "libinput", NULL, NULL); in weston_compositor_init_config()
1295 section = weston_config_get_section(wc, "output", "name", output->name); in wet_configure_windowed_output_from_config()
1642 s = weston_config_get_section(config, in configure_input_device()
1801 section = weston_config_get_section(config, "output", in drm_config_find_controlling_output_section()
2367 weston_config_get_section(wc, "core", NULL, in load_remoting()
2494 weston_config_get_section(wc, "core", NULL, in load_pipewire()
2533 section = weston_config_get_section(wc, "core", NULL, NULL); in load_drm_backend()
2548 section = weston_config_get_section(wc, "core", NULL, NULL); in load_drm_backend()
2618 section = weston_config_get_section(wc, "core", NULL, NULL); in load_hdi_backend()
2685 section = weston_config_get_section(wc, "core", NULL, NULL); in load_headless_backend()
2835 section = weston_config_get_section(wc, "output", "name", "fbdev"); in fbdev_backend_output_configure()
2908 section = weston_config_get_section(wc, "core", NULL, NULL); in load_x11_backend()
3020 section = weston_config_get_section(wc, "core", NULL, NULL); in load_wayland_backend()
3038 section = weston_config_get_section(wc, "shell", NULL, NULL); in load_wayland_backend()
3364 section = weston_config_get_section(config, "core", NULL, NULL); in wet_main()
3493 section = weston_config_get_section(config, "keyboard", NULL, NULL); in wet_main()