Home
last modified time | relevance | path

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

/samples/kfifo/
A Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
/samples/rust/
A Drust_misc_device.rs186 RUST_MISC_DEV_HELLO => me.hello()?, in ioctl()
236 fn hello(&self) -> Result<isize> { in hello() method
/samples/
A DKconfig110 Build an example of how to dynamically add the hello

Completed in 4 milliseconds