Home
last modified time | relevance | path

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

/linux/rust/kernel/drm/
H A Ddevice.rs111 fops: &Self::GEM_FOPS,
114 const GEM_FOPS: bindings::file_operations = drm::gem::create_fops(); constant