Home
last modified time | relevance | path

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

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