Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident_memory.c125 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() function
193 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_sg_pages()
240 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_cont_pages()
/Linux-v5.10/sound/pci/emu10k1/
Dmemory.c202 search_empty(struct snd_emu10k1 *emu, int size) in search_empty() function
316 blk = search_empty(emu, runtime->dma_bytes + idx); in snd_emu10k1_alloc_pages()