Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.c61 struct tmc_softc *sc; in tmc_start()
87 struct tmc_softc *sc; in tmc_stop()
106 struct tmc_softc *sc; in tmc_configure_etf()
137 struct tmc_softc *sc; in tmc_configure_etr()
187 struct tmc_softc *sc; in tmc_init()
225 struct tmc_softc *sc; in tmc_enable()
259 struct tmc_softc *sc; in tmc_disable()
284 struct tmc_softc *sc; in tmc_read()
316 struct tmc_softc *sc; in tmc_attach()
346 DEFINE_CLASS_0(tmc, tmc_driver, tmc_methods, sizeof(struct tmc_softc));
H A Dcoresight_tmc_acpi.c66 struct tmc_softc *sc; in tmc_acpi_attach()
84 sizeof(struct tmc_softc), tmc_driver);
H A Dcoresight_tmc_fdt.c70 struct tmc_softc *sc; in tmc_fdt_attach()
86 sizeof(struct tmc_softc), tmc_driver);
H A Dcoresight_tmc.h119 struct tmc_softc { struct