Searched refs:bhnd_alloc_pmu (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_core.c100 if ((error = bhnd_alloc_pmu(dev))) {
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c169 err = bhnd_alloc_pmu(dev);
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h1026 * calling bhnd_alloc_pmu(), and must not be released until after
1036 bhnd_alloc_pmu(device_t dev) function
1107 * via bhnd_alloc_pmu() before it can request clock resources.
1133 * via bhnd_alloc_pmu() before it can request clock resources.
1155 * via bhnd_alloc_pmu() before it can request PMU resources.
1177 * via bhnd_alloc_pmu() before it can request PMU resources.
/freebsd-12-stable/share/man/man9/
H A DMakefile482 bhnd.9 bhnd_alloc_pmu.9 \
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn.c584 if ((error = bhnd_alloc_pmu(sc->sc_dev))) {

Completed in 147 milliseconds