Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddebugfs.rs208 pub fn read_callback_file<'a, T, E: 'a, F>( in read_callback_file() method
558 pub fn read_callback_file<T, F>(&self, name: &CStr, data: &'data T, _f: &'static F) in read_callback_file() method