Home
last modified time | relevance | path

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

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