Home
last modified time | relevance | path

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

/samples/rust/
A Drust_configfs.rs95 fn show(container: &Configuration, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
107 fn show(container: &Configuration, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
164 fn show(_container: &Child, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
186 fn show(_container: &GrandChild, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
/samples/kobject/
A Dkset-example.c40 ssize_t (*show)(struct foo_obj *foo, struct foo_attribute *attr, char *buf); member

Completed in 25 milliseconds