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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Ddev_table.h278 void (*volume_method) (int dev, int mode); member in struct:synth_operations
H A Dsequencer.c408 if (synth_devs[dev]->volume_method != NULL)
409 synth_devs[dev]->volume_method(dev, q[3]);
H A Dopl3.c1102 .volume_method = opl3_volume_method,

Completed in 77 milliseconds