Searched defs:max_ch (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/audio/ | ||
H A D | fmopl.h | 71 int max_ch; /* maximum channel */ member |
H A D | fmopl.c | 1078 int max_ch = 9; /* normally 9 channels */ in OPLCreate() local |