Home
last modified time | relevance | path

Searched refs:tmc_softc (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.c64 struct tmc_softc *sc; in tmc_start()
90 struct tmc_softc *sc; in tmc_stop()
109 struct tmc_softc *sc; in tmc_configure_etf()
140 struct tmc_softc *sc; in tmc_configure_etr()
190 struct tmc_softc *sc; in tmc_init()
228 struct tmc_softc *sc; in tmc_enable()
262 struct tmc_softc *sc; in tmc_disable()
287 struct tmc_softc *sc; in tmc_read()
319 struct tmc_softc *sc; in tmc_attach()
349 DEFINE_CLASS_0(tmc, tmc_driver, tmc_methods, sizeof(struct tmc_softc));
H A Dcoresight_tmc_fdt.c73 struct tmc_softc *sc; in tmc_fdt_attach()
89 sizeof(struct tmc_softc), tmc_driver);
H A Dcoresight_tmc_acpi.c69 struct tmc_softc *sc; in tmc_acpi_attach()
87 sizeof(struct tmc_softc), tmc_driver);
H A Dcoresight_tmc.h121 struct tmc_softc { struct