Home
last modified time | relevance | path

Searched refs:bhnd_release_provider (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd.c460 bhnd_release_provider(child, pmu_dev, BHND_SERVICE_PMU); in bhnd_generic_alloc_pmu()
472 bhnd_release_provider(child, pmu_dev, BHND_SERVICE_PMU); in bhnd_generic_alloc_pmu()
528 bhnd_release_provider(child, pmu_dev, BHND_SERVICE_PMU); in bhnd_generic_release_pmu()
793 bhnd_release_provider(child, nvram, BHND_SERVICE_NVRAM); in bhnd_generic_get_nvram_var()
H A Dbhnd.h724 bhnd_release_provider(device_t dev, device_t provider, in bhnd_release_provider() function
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c210 bhnd_release_provider(sc->dev, sc->chipc_dev, in bhnd_pmu_attach()
234 bhnd_release_provider(sc->dev, sc->chipc_dev, BHND_SERVICE_CHIPC); in bhnd_pmu_detach()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba.c262 bhnd_release_provider(child, chipc, BHND_SERVICE_CHIPC); in siba_alloc_pmu()
358 bhnd_release_provider(child, pwrctl, BHND_SERVICE_PWRCTL); in siba_release_pmu()
/freebsd/share/man/man9/
H A DMakefile584 bhnd.9 bhnd_release_provider.9 \
/freebsd/sys/dev/bwn/
H A Dif_bwn.c734 bhnd_release_provider((_sc)->sc_dev, (_sc)-> _prov, \ in bwn_release_bus_providers()