Searched refs:dealloc_dmabuf (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dnec_vrc5477.c657 static inline void dealloc_dmabuf(struct vrc5477_ac97_state *s, function
1679 dealloc_dmabuf(s, &s->dma_dac);
1683 dealloc_dmabuf(s, &s->dma_adc);
H A Dtrident.c176 * mem leak in prog_dmabuf and dealloc_dmabuf removed
1303 dealloc_dmabuf(struct dmabuf *dmabuf, struct pci_dev *pci_dev) function
1367 dealloc_dmabuf(&state->dmabuf, state->card->pci_dev);
1370 dealloc_dmabuf(&state->other_states[i]->dmabuf,
2836 dealloc_dmabuf(&state->dmabuf, state->card->pci_dev);
2852 dealloc_dmabuf(&state->dmabuf, state->card->pci_dev);
4006 dealloc_dmabuf(&s->dmabuf, card->pci_dev);
H A Dswarm_cs4297a.c314 #define dealloc_dmabuf(a,b); macro
2346 dealloc_dmabuf(s, &s->dma_dac);
2355 dealloc_dmabuf(s, &s->dma_adc);
H A Des1371.c893 static inline void dealloc_dmabuf(struct es1371_state *s, struct dmabuf *db) function
2004 dealloc_dmabuf(s, &s->dma_dac2);
2008 dealloc_dmabuf(s, &s->dma_adc);
2420 dealloc_dmabuf(s, &s->dma_dac1);
H A Di810_audio.c1051 static void dealloc_dmabuf(struct i810_state *state) function
2670 dealloc_dmabuf(state);
3248 dealloc_dmabuf(state);
H A Dcs46xx.c1200 static void dealloc_dmabuf(struct cs_state *state) function
3204 dealloc_dmabuf(state);
3232 dealloc_dmabuf(state);

Completed in 89 milliseconds