Searched refs:emldma (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Denvy24.c89 void (*emldma)(struct sc_chinfo *); member in struct:sc_chinfo
383 void (*emldma)(struct sc_chinfo *); member in struct:envy24_emldma
1665 ch->emldma = emltab[i].emldma;
1817 ch->emldma(ch);
1833 ch->emldma(ch);
1843 ch->emldma(ch);
H A Denvy24ht.c98 void (*emldma)(struct sc_chinfo *); member in struct:sc_chinfo
436 void (*emldma)(struct sc_chinfo *); member in struct:envy24ht_emldma
1576 ch->emldma = emltab[i].emldma;
1728 ch->emldma(ch);
1744 ch->emldma(ch);
1754 ch->emldma(ch);

Completed in 195 milliseconds