Searched refs:hello (Results 1 – 3 of 3) sorted by relevance
74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
186 RUST_MISC_DEV_HELLO => me.hello()?, in ioctl()236 fn hello(&self) -> Result<isize> { in hello() method
110 Build an example of how to dynamically add the hello
Completed in 4 milliseconds