Home
last modified time | relevance | path

Searched refs:search_empty (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/pci/trident/
Dtrident_memory.c108 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() function
176 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_sg_pages()
220 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_cont_pages()
/linux-6.12.1/sound/pci/emu10k1/
Dmemory.c206 search_empty(struct snd_emu10k1 *emu, int size) in search_empty() function
319 blk = search_empty(emu, runtime->dma_bytes); in snd_emu10k1_alloc_pages()