Searched defs:lstDrv (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.h81 RTLISTANCHOR lstDrv; member in struct:HDACODEC
H A DDevSB16.cpp217 RTLISTANCHOR lstDrv; member in struct:SB16STATE
299 RTListAppend(&pThis->lstDrv, &pDrv->Node);
413 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
424 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
1395 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
1702 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
1753 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
1859 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
2033 RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
2229 RTListForEach(&pThis->lstDrv, pDr
[all...]
H A DDevIchAc97.cpp299 RTLISTANCHOR lstDrv; member in struct:AC97STATE
476 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
482 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
488 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
576 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
604 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
631 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
669 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
684 RTListForEach(&pThis->lstDrv, pDrv, AC97DRIVER, Node)
699 RTListForEach(&pThis->lstDrv, pDr
[all...]
H A DDevIchHda.cpp673 RTLISTANCHOR lstDrv; member in union:HDASTATE::__anon9874
1572 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
1582 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
1590 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
1811 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
1817 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
2346 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
2465 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
2497 RTListForEach(&pThis->lstDrv, pDrv, HDADRIVER, Node)
2551 RTListForEach(&pThis->lstDrv, pDr
[all...]

Completed in 2603 milliseconds