Home
last modified time | relevance | path

Searched defs:hdac_stream (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dhdaudio.h508 struct hdac_stream { struct
509 struct hdac_bus *bus;
510 struct snd_dma_buffer bdl; /* BDL buffer */
511 __le32 *posbuf; /* position buffer pointer */
517 unsigned int fifo_size; /* FIFO size */
525 u32 dpib; /* DMA position in buffer */
526 u32 lpib; /* Linear position in buffer */
534 struct snd_compr_stream *cstream;
538 unsigned char stream_tag; /* assigned stream */
539 unsigned char index; /* stream index */
[all …]
A Dhdaudio_ext.h66 #define hdac_stream(s) (&(s)->hstream) macro
/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c570 struct hdac_stream *)) in snd_hdac_bus_handle_stream_irq()

Completed in 18 milliseconds