Home
last modified time | relevance | path

Searched defs:id (Results 1 – 5 of 5) sorted by relevance

/rust/helpers/
A Dclk.c10 struct clk *rust_helper_clk_get(struct device *dev, const char *id) in rust_helper_clk_get()
53 struct clk *rust_helper_clk_get_optional(struct device *dev, const char *id) in rust_helper_clk_get_optional()
A Dregulator.c23 struct regulator *rust_helper_regulator_get(struct device *dev, const char *id) in rust_helper_regulator_get()
/rust/kernel/
A Ddevice_id.rs170 fn id(&self, index: usize) -> &T::RawType; in id() method
183 fn id(&self, index: usize) -> &T::RawType { in id() method
A Dauxiliary.rs115 let mut id: bindings::auxiliary_device_id = unsafe { core::mem::zeroed() }; in new() variables
212 pub fn id(&self) -> u32 { in id() method
/rust/kernel/net/
A Dphy.rs729 pub const fn id(&self) -> u32 { in id() method

Completed in 12 milliseconds