Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Ddevice.c306 catpt_sram_free(&cdev->iram); in catpt_acpi_remove()
307 catpt_sram_free(&cdev->dram); in catpt_acpi_remove()
Dcore.h21 void catpt_sram_free(struct resource *sram);
Dloader.c59 void catpt_sram_free(struct resource *sram) in catpt_sram_free() function