Home
last modified time | relevance | path

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

/linux/include/sound/
A Dhdaudio.h496 struct hdac_stream { struct
497 struct hdac_bus *bus;
498 struct snd_dma_buffer bdl; /* BDL buffer */
499 __le32 *posbuf; /* position buffer pointer */
505 unsigned int fifo_size; /* FIFO size */
509 u32 sd_int_sta_mask; /* stream int status mask */
515 struct snd_compr_stream *cstream;
519 unsigned char stream_tag; /* assigned stream */
520 unsigned char index; /* stream index */
521 int assigned_key; /* last device# key assigned to */
[all …]
A Dhdaudio_ext.h76 #define hdac_stream(s) (&(s)->hstream) macro
/linux/sound/hda/
A Dhdac_controller.c573 struct hdac_stream *)) in snd_hdac_bus_handle_stream_irq()

Completed in 16 milliseconds