Home
last modified time | relevance | path

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

/rust/kernel/
A Dconfigfs.rs525 attribute: Opaque<bindings::configfs_attribute>, field
615 attribute: Opaque::new(bindings::configfs_attribute { in new()
711 attribute: &'static Attribute<ID, O, Data>, in add()
720 unsafe { (&mut *self.0.get())[I] = core::ptr::from_ref(attribute).cast_mut().cast() }; in add()

Completed in 3 milliseconds