Searched refs:create_fops (Results 1 – 2 of 2) sorted by relevance
114 const GEM_FOPS: bindings::file_operations = drm::gem::create_fops();
360 pub(super) const fn create_fops() -> bindings::file_operations { in create_fops() function