Searched defs:hwbuf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c105 char *hwbuf = runtime->dma_area + frames_to_bytes(runtime, ofs); local
120 char *hwbuf = runtime->dma_area + (c * dma_csize) + samples_to_bytes(runtime, ofs); local
1786 char *hwbuf = runtime->dma_area + frames_to_bytes(runtime, hwoff); local
1960 char *hwbuf = runtime->dma_area + (c * dma_csize) + samples_to_bytes(runtime, hwoff); local
2007 char *hwbuf local
2163 char *hwbuf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c1475 void * hwbuf; /* hwbuf == hwbuf_vaddr */ member in struct:vwsnd_port
[all...]

Completed in 41 milliseconds