Searched refs:snd_dma_pci_buf_id (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dmemalloc.h126 #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dmemalloc.c467 snd_dma_reserve_buf(&dmab, snd_dma_pci_buf_id(pci));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Des1968.c1400 snd_dma_reserve_buf(&chip->dma, snd_dma_pci_buf_id(chip->pci));
1416 if (! snd_dma_get_reserved_buf(&chip->dma, snd_dma_pci_buf_id(chip->pci))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c297 if (snd_dma_get_reserved_buf(dmab, snd_dma_pci_buf_id(pci))) {
311 snd_dma_reserve_buf(dmab, snd_dma_pci_buf_id(pci));
H A Dhdsp.c567 if (snd_dma_get_reserved_buf(dmab, snd_dma_pci_buf_id(pci))) {
581 snd_dma_reserve_buf(dmab, snd_dma_pci_buf_id(pci));

Completed in 115 milliseconds