Lines Matching full:misc
126 ``drivers/misc/example.h`` with the contents:
132 create a file ``drivers/misc/example.c``:
145 Now add the following lines to ``drivers/misc/Kconfig``:
152 and the following lines to ``drivers/misc/Makefile``:
159 ``drivers/misc/example-test.c``:
189 .name = "misc-example",
194 Now add the following to ``drivers/misc/Kconfig``:
202 and the following to ``drivers/misc/Makefile``:
226 [16:08:57] [PASSED] misc-example:misc_example_add_test_basic
227 [16:08:57] [FAILED] misc-example:misc_example_test_failure
228 [16:08:57] EXPECTATION FAILED at drivers/misc/example-test.c:17