Home
last modified time | relevance | path

Searched refs:hdac_rirb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac_private.h131 struct hdac_rirb { struct
H A Dhdac.c957 struct hdac_rirb *rirb_base, *rirb; in hdac_rirb_flush()
963 rirb_base = (struct hdac_rirb *)sc->rirb_dma.dma_vaddr; in hdac_rirb_flush()
1292 sc->rirb_size * sizeof(struct hdac_rirb)); in hdac_attach()