Home
last modified time | relevance | path

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

/linux/include/sound/
H A Demu10k1_synth.h18 struct snd_emu10k1 *hwptr; /* chip */ member
/linux/sound/usb/usx2y/
H A Dusbusx2y.h95 int hwptr; /* free frame position in the buffer (only for playback) */ member
/linux/sound/pci/
H A Des1968.c458 unsigned int hwptr; /* current hw pointer in bytes */ member
1799 unsigned int hwptr; in snd_es1968_update_pcm() local
/linux/sound/usb/
H A Dpcm.c1544 unsigned int hwptr = subs->hwptr_done / stride; in prepare_playback_urb() local
/linux/sound/hda/controllers/
H A Dintel.c651 snd_pcm_uframes_t hwptr, target; in azx_position_ok() local
/linux/drivers/video/fbdev/riva/
H A Driva_hw.h555 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ argument