Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddm-demo.h26 int (*hello)(struct udevice *dev, int ch); member
/OK3568_Linux_fs/kernel/samples/kfifo/
H A Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local