Searched refs:coresight_init (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight.c | 119 coresight_init(void) in coresight_init() function 126 SYSINIT(coresight, SI_SUB_DRIVERS, SI_ORDER_FIRST, coresight_init, NULL);
|
| H A D | coresight_replicator.c | 121 DEVMETHOD(coresight_init, replicator_init),
|
| H A D | coresight_cpu_debug.c | 150 DEVMETHOD(coresight_init, debug_init),
|
| H A D | coresight_funnel.c | 137 DEVMETHOD(coresight_init, funnel_init),
|
| H A D | coresight_etm4x.c | 260 DEVMETHOD(coresight_init, etm_init),
|
| H A D | coresight_tmc.c | 342 DEVMETHOD(coresight_init, tmc_init),
|