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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dcs4281.c105 static u_int32_t adcdac_go(struct sc_chinfo *ch, u_int32_t go);
340 adcdac_go(ch, 0);
353 go = adcdac_go(ch, 0);
361 adcdac_go(ch, go);
375 go = adcdac_go(ch, 0); /* pause */
379 adcdac_go(ch, go); /* unpause */
392 go = adcdac_go(ch, 0); /* pause */
402 adcdac_go(ch, go); /* unpause */
435 adcdac_go(ch, 1);
439 adcdac_go(c
474 adcdac_go(struct sc_chinfo *ch, u_int32_t go) function
[all...]

Completed in 41 milliseconds