Search | Google it | Results 1 - 1 of 1 for funcall:con_def_subsys from tkernel_2/driver/tef_em1d/console/src/console_drv.c (0.00 seconds) |
902: /* Deregister the subsystem */ 903: con_def_subsys(CONSIO_SVC, CONSIO_PRI, NULL, NULL); 904: 954: Overwrite the registration in device common manager */ 955: return con_def_subsys(CONSIO_SVC, CONSIO_PRI, 956: console_io_entry, console_break);