Searched refs:coresight_init (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/arm64/coresight/
H A Dcoresight.c208 coresight_init(void) function
215 SYSINIT(coresight, SI_SUB_DRIVERS, SI_ORDER_FIRST, coresight_init, NULL);
H A Dcoresight-cpu-debug.c150 DEVMETHOD(coresight_init, debug_init),
H A Dcoresight-dynamic-replicator.c156 DEVMETHOD(coresight_init, replicator_init),
H A Dcoresight-funnel.c165 DEVMETHOD(coresight_init, funnel_init),
H A Dcoresight-etm4x.c292 DEVMETHOD(coresight_init, etm_init),
H A Dcoresight-tmc.c382 DEVMETHOD(coresight_init, tmc_init),

Completed in 108 milliseconds