Searched refs:ips_dmamem_free (Results 1 – 1 of 1) sorted by relevance
483 void ips_dmamem_free(struct dmamem *);817 ips_dmamem_free(&sc->sc_sqm); in ips_attach()819 ips_dmamem_free(&sc->sc_infom); in ips_attach()821 ips_dmamem_free(&sc->sc_cmdbm); in ips_attach()2066 ips_dmamem_free(struct dmamem *dm) in ips_dmamem_free() function