Home
last modified time | relevance | path

Searched refs:bhnd_pmu_get_max_transition_latency (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h261 bhnd_pmu_get_max_transition_latency(device_t dev) in bhnd_pmu_get_max_transition_latency() function
H A Dbhnd_pmu.c620 DEVMETHOD(bhnd_pmu_get_max_transition_latency, bhnd_pmu_get_max_transition_latency_method),
/freebsd/sys/dev/bhnd/
H A Dbhnd.c453 max_latency = bhnd_pmu_get_max_transition_latency(pmu_dev); in bhnd_generic_alloc_pmu()