Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc_acpi.c71 return (tmc_attach(dev)); in tmc_acpi_attach()
H A Dcoresight_tmc_fdt.c75 return (tmc_attach(dev)); in tmc_fdt_attach()
H A Dcoresight_tmc.c313 tmc_attach(device_t dev) in tmc_attach() function
336 DEVMETHOD(device_attach, tmc_attach),
H A Dcoresight_tmc.h133 int tmc_attach(device_t dev);