Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/bhndb/
HDbhndb_private.h65 void bhndb_free_resources(
HDbhndb.c609 bhndb_free_resources(sc->bus_res); in bhndb_attach()
646 bhndb_free_resources(sc->bus_res); in bhndb_generic_detach()
HDbhndb_subr.c564 bhndb_free_resources(struct bhndb_resources *br) in bhndb_free_resources() function