Home
last modified time | relevance | path

Searched refs:meta_device_file_get_fd (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-kms-impl-device.c216 fd = meta_device_file_get_fd (priv->device_file); in meta_kms_impl_device_dispatch()
275 fd = meta_device_file_get_fd (priv->device_file); in meta_kms_impl_device_find_property()
307 fd = meta_device_file_get_fd (priv->device_file); in init_caps()
339 fd = meta_device_file_get_fd (priv->device_file); in init_crtcs()
403 fd = meta_device_file_get_fd (priv->device_file); in update_connectors()
563 fd = meta_device_file_get_fd (priv->device_file); in init_planes()
670 meta_device_file_get_fd (device_file), in ensure_device_file()
729 fd = meta_device_file_get_fd (priv->device_file); in meta_kms_impl_device_update_states()
801 return meta_device_file_get_fd (priv->device_file); in meta_kms_impl_device_get_fd()
969 fd = meta_device_file_get_fd (priv->device_file); in meta_kms_impl_device_init_mode_setting()
[all …]
H A Dmeta-drm-buffer-dumb.c94 fd = meta_device_file_get_fd (device_file); in handle_to_dmabuf_fd()
142 fd = meta_device_file_get_fd (device_file); in init_dumb_buffer()
245 fd = meta_device_file_get_fd (device_file); in destroy_dumb_buffer()
H A Dmeta-drm-buffer.c75 fd = meta_device_file_get_fd (priv->device_file); in meta_drm_buffer_ensure_fb_id()
148 fd = meta_device_file_get_fd (priv->device_file); in meta_drm_buffer_release_fb_id()
H A Dmeta-device-pool.h43 int meta_device_file_get_fd (MetaDeviceFile *device_file);
H A Dmeta-kms-impl-device-dummy.c68 fd = meta_device_file_get_fd (device_file); in meta_kms_impl_device_dummy_open_device_file()
H A Dmeta-device-pool.c99 meta_device_file_get_fd (MetaDeviceFile *device_file) in meta_device_file_get_fd() function
H A Dmeta-renderer-native.c1587 gbm_device = gbm_create_device (meta_device_file_get_fd (device_file)); in create_renderer_gpu_data_gbm()
1782 int kms_fd = meta_device_file_get_fd (device_file); in get_egl_device_display()
H A Dmeta-kms-impl-device-atomic.c1117 int fd = meta_device_file_get_fd (device_file); in meta_kms_impl_device_atomic_open_device_file()
H A Dmeta-kms-impl-device-simple.c1574 int fd = meta_device_file_get_fd (device_file); in meta_kms_impl_device_simple_open_device_file()
H A Dmeta-seat-impl.c2583 fd = meta_device_file_get_fd (device_file); in open_restricted()