Home
last modified time | relevance | path

Searched defs:hwptr (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/sound/
Demu10k1_synth.h31 struct snd_emu10k1 *hwptr; /* chip */ member
/linux-3.4.99/sound/oss/
Dswarm_cs4297a.c231 unsigned hwptr, swptr; member
922 unsigned hwptr; in cs4297a_update_ptr() local
1613 unsigned hwptr; in drain_dac() local
1777 unsigned swptr, hwptr; in cs4297a_write() local
Dvwsnd.c1966 int swptr, hwptr, hw_avail, sw_avail, swidx; in pcm_output() local
2091 int swptr, hwptr, hw_avail, sw_avail, swidx; in pcm_input() local
2769 int swptr, hwptr, hwframes, hwbytes, hwsize; in vwsnd_audio_do_ioctl() local
/linux-3.4.99/sound/usb/usx2y/
Dusbusx2y.h69 int hwptr; /* free frame position in the buffer (only for playback) */ member
/linux-3.4.99/sound/pci/
Des1968.c476 unsigned int hwptr; /* current hw pointer in bytes */ member
1866 unsigned int hwptr; in snd_es1968_update_pcm() local
Dmaestro3.c795 unsigned int hwptr; member
1575 unsigned int hwptr; in snd_m3_update_ptr() local
/linux-3.4.99/drivers/video/riva/
Driva_hw.h554 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ argument