Home
last modified time | relevance | path

Searched defs:name (Results 1 – 10 of 10) sorted by relevance

/rust/helpers/
A Dworkqueue.c6 bool onstack, const char *name, in rust_helper_init_work_with_key()
A Dspinlock.c5 void rust_helper___spin_lock_init(spinlock_t *lock, const char *name, in rust_helper___spin_lock_init()
A Dmutex.c15 void rust_helper___mutex_init(struct mutex *mutex, const char *name, in rust_helper___mutex_init()
A Dio.c116 const char *name) in rust_helper_request_mem_region()
127 resource_size_t n, const char *name) in rust_helper_request_region()
134 const char *name) in rust_helper_request_muxed_region()
/rust/kernel/device/
A Dproperty.rs129 pub fn property_read_array_vec<'fwnode, 'name, T: PropertyInt>( in property_read_array_vec()
190 pub fn property_read<'fwnode, 'name, T: Property>( in property_read()
586 name: &'name CStr, field
/rust/kernel/
A Derror.rs162 pub fn name(&self) -> Option<&'static CStr> { in name() method
179 pub fn name(&self) -> Option<&'static CStr> { in name() method
A Dmiscdevice.rs28 pub name: &'static CStr, field
/rust/kernel/drm/
A Ddriver.rs27 pub name: &'static CStr, field
/rust/macros/
A Dmodule.rs96 name: String, field
/rust/kernel/io/
A Dresource.rs141 pub fn name(&self) -> Option<&CStr> { in name() method

Completed in 19 milliseconds