/kernel/linux/linux-5.10/include/sound/ |
H A D | emu10k1_synth.h | 18 struct snd_emu10k1 *hwptr; /* chip */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emu10k1_synth.h | 18 struct snd_emu10k1 *hwptr; /* chip */ member
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usbusx2yaudio.c | 111 * the current position to be copied is held in hwptr field. 142 if (subs->hwptr + count > runtime->buffer_size) { in usx2y_urb_play_prepare() 146 len = runtime->buffer_size - subs->hwptr; in usx2y_urb_play_prepare() 149 subs->hwptr * usx2y->stride, len * usx2y->stride); in usx2y_urb_play_prepare() 152 subs->hwptr += count; in usx2y_urb_play_prepare() 153 subs->hwptr -= runtime->buffer_size; in usx2y_urb_play_prepare() 156 urb->transfer_buffer = runtime->dma_area + subs->hwptr * usx2y->stride; in usx2y_urb_play_prepare() 157 subs->hwptr += count; in usx2y_urb_play_prepare() 158 if (subs->hwptr >= runtime->buffer_size) in usx2y_urb_play_prepare() 159 subs->hwptr in usx2y_urb_play_prepare() [all...] |
H A D | usbusx2y.h | 69 int hwptr; /* free frame position in the buffer (only for playback) */ member
|
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
H A D | usbusx2yaudio.c | 107 * the current position to be copied is held in hwptr field. 138 if (subs->hwptr + count > runtime->buffer_size) { in usx2y_urb_play_prepare() 143 len = runtime->buffer_size - subs->hwptr; in usx2y_urb_play_prepare() 146 subs->hwptr * usx2y->stride, len * usx2y->stride); in usx2y_urb_play_prepare() 149 subs->hwptr += count; in usx2y_urb_play_prepare() 150 subs->hwptr -= runtime->buffer_size; in usx2y_urb_play_prepare() 153 urb->transfer_buffer = runtime->dma_area + subs->hwptr * usx2y->stride; in usx2y_urb_play_prepare() 154 if ((subs->hwptr += count) >= runtime->buffer_size) in usx2y_urb_play_prepare() 155 subs->hwptr -= runtime->buffer_size; in usx2y_urb_play_prepare() 360 subs->hwptr in usx2y_subs_prepare() [all...] |
H A D | usbusx2y.h | 70 int hwptr; /* free frame position in the buffer (only for playback) */ member
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_synth.c | 42 hw = arg->hwptr; in snd_emu10k1_synth_probe()
|
H A D | emu10k1.c | 164 arg->hwptr = emu; in snd_card_emu10k1_probe()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emu10k1_synth.c | 41 hw = arg->hwptr; in snd_emu10k1_synth_probe()
|
H A D | emu10k1.c | 158 arg->hwptr = emu; in snd_card_emu10k1_probe()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | maestro3.c | 712 unsigned int hwptr; member 1152 s->hwptr = 0; in snd_m3_pcm_setup1() 1488 unsigned int hwptr; in snd_m3_update_ptr() local 1494 hwptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_update_ptr() 1497 if (hwptr >= s->dma_size) in snd_m3_update_ptr() 1498 hwptr %= s->dma_size; in snd_m3_update_ptr() 1500 diff = s->dma_size + hwptr - s->hwptr; in snd_m3_update_ptr() 1504 s->hwptr = hwptr; in snd_m3_update_ptr() [all...] |
H A D | es1968.c | 462 unsigned int hwptr; /* current hw pointer in bytes */ member 1251 es->hwptr = 0; in snd_es1968_pcm_trigger() 1848 unsigned int hwptr; in snd_es1968_update_pcm() local 1855 hwptr = snd_es1968_get_dma_ptr(chip, es) << es->wav_shift; in snd_es1968_update_pcm() 1856 hwptr %= es->dma_size; in snd_es1968_update_pcm() 1858 diff = (es->dma_size + hwptr - es->hwptr) % es->dma_size; in snd_es1968_update_pcm() 1860 es->hwptr = hwptr; in snd_es1968_update_pcm()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 707 unsigned int hwptr; member 1147 s->hwptr = 0; in snd_m3_pcm_setup1() 1483 unsigned int hwptr; in snd_m3_update_ptr() local 1489 hwptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_update_ptr() 1492 if (hwptr >= s->dma_size) in snd_m3_update_ptr() 1493 hwptr %= s->dma_size; in snd_m3_update_ptr() 1495 diff = s->dma_size + hwptr - s->hwptr; in snd_m3_update_ptr() 1499 s->hwptr = hwptr; in snd_m3_update_ptr() [all...] |
H A D | es1968.c | 458 unsigned int hwptr; /* current hw pointer in bytes */ member 1247 es->hwptr = 0; in snd_es1968_pcm_trigger() 1849 unsigned int hwptr; in snd_es1968_update_pcm() local 1856 hwptr = snd_es1968_get_dma_ptr(chip, es) << es->wav_shift; in snd_es1968_update_pcm() 1857 hwptr %= es->dma_size; in snd_es1968_update_pcm() 1859 diff = (es->dma_size + hwptr - es->hwptr) % es->dma_size; in snd_es1968_update_pcm() 1861 es->hwptr = hwptr; in snd_es1968_update_pcm()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 555 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ 559 (hwinst).FifoFreeCount = NV_RD32(&(hwinst).hwptr->FifoFree, 0) >> 2; \
|
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 555 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ 559 (hwinst).FifoFreeCount = NV_RD32(&(hwinst).hwptr->FifoFree, 0) >> 2; \
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_trace.h | 11 TRACE_EVENT(hwptr,
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_trace.h | 11 TRACE_EVENT(hwptr,
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0.c | 325 arg->hwptr = vortex; in snd_vortex_probe()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0.c | 275 arg->hwptr = vortex; in __snd_vortex_probe()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_intel.c | 691 snd_pcm_uframes_t hwptr, target; in azx_position_ok() local 733 return 1; /* OK, already in hwptr updating process */ in azx_position_ok() 737 hwptr = runtime->hw_ptr_base + pos; in azx_position_ok() 738 if (hwptr < runtime->status->hw_ptr) in azx_position_ok() 739 hwptr += runtime->buffer_size; in azx_position_ok() 741 if (hwptr < target) { in azx_position_ok()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel.c | 644 snd_pcm_uframes_t hwptr, target; in azx_position_ok() local 693 return 1; /* OK, already in hwptr updating process */ in azx_position_ok() 697 hwptr = runtime->hw_ptr_base + pos; in azx_position_ok() 698 if (hwptr < runtime->status->hw_ptr) in azx_position_ok() 699 hwptr += runtime->buffer_size; in azx_position_ok() 701 if (hwptr < target) { in azx_position_ok()
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | pcm.c | 1496 unsigned int hwptr = subs->hwptr_done / stride; in prepare_playback_urb() local 1501 if (avail <= hwptr) in prepare_playback_urb() 1503 avail -= hwptr; in prepare_playback_urb()
|