Searched refs:bhnd_pmu_probe (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
H A Dbhnd_pmu_chipc.c86 if ((error = bhnd_pmu_probe(dev)) > 0)
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_core.c74 if ((error = bhnd_pmu_probe(dev)) > 0)
H A Dbhnd_pmuvar.h48 int bhnd_pmu_probe(device_t dev);
H A Dbhnd_pmu.c94 bhnd_pmu_probe(device_t dev) function
606 DEVMETHOD(device_probe, bhnd_pmu_probe),

Completed in 108 milliseconds