Home
last modified time | relevance | path

Searched refs:hello_init (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A Dhello.c22 static int __init hello_init(void) in hello_init() function
33 module_init(hello_init);
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/files/
H A Dhellomod.c5 static int __init hello_init(void) in hello_init() function
16 module_init(hello_init);