Home
last modified time | relevance | path

Searched defs:hwptr (Results 1 – 5 of 5) 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/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