Searched defs:hwptr (Results 1 – 13 of 13) sorted by relevance
18 struct snd_emu10k1 *hwptr; /* chip */ member
70 int hwptr; /* free frame position in the buffer (only for playback) */ member
95 int hwptr; /* free frame position in the buffer (only for playback) */ member
1496 unsigned int hwptr = subs->hwptr_done / stride; in prepare_playback_urb() local
458 unsigned int hwptr; /* current hw pointer in bytes */ member1851 unsigned int hwptr; in snd_es1968_update_pcm() local
707 unsigned int hwptr; member1483 unsigned int hwptr; in snd_m3_update_ptr() local
462 unsigned int hwptr; /* current hw pointer in bytes */ member1848 unsigned int hwptr; in snd_es1968_update_pcm() local
712 unsigned int hwptr; member1488 unsigned int hwptr; in snd_m3_update_ptr() local
691 snd_pcm_uframes_t hwptr, target; in azx_position_ok() local
645 snd_pcm_uframes_t hwptr, target; in azx_position_ok() local
555 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ argument