Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c84 } testcfg_t; typedef
126 testcfg_t test_stereo = {
130 testcfg_t test_quad = {
135 testcfg_t test_51 = {
140 testcfg_t test_71 = {
174 prepare(testcfg_t *tcfg) in prepare()
228 testdsp(int hd, int flags, testcfg_t *tcfg) in testdsp()
380 test_device(char *dn, int flags, testcfg_t *tcfg) in test_device()
484 testcfg_t *tcfg; in main()