[alsa-devel] [RFC PATCH 3/4] ALSA: core: add report of max dma burst
Raymond Yau
superquad.vortex2 at gmail.com
Thu Jul 16 04:11:28 CEST 2015
>
>
> >>> + unsigned int max_dma_burst; /* R: max in-flight bytes,
indicates buffering before hw_ptr */
>
> I'm not sure if we should name fields like dma in the abstract ioctl
> layer. The words in the comment seems more appropriate or just remove
> dma and keep only max_burst.
Why not using hwptr_granularity if the usage is about the hw_ptr update
interval ?
max_dma_brust is confusing for firewire and usb audio
More information about the Alsa-devel
mailing list