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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c1415 SW_RUN, enumerator in enum:vwsnd_port_swstate
1745 rport->swstate = SW_RUN;
1773 wport->swstate = SW_RUN;
1957 if (sw_avail && swstate == SW_RUN) {
2081 if (swstate != SW_RUN) {
2145 if (wport->swstate == SW_RUN) {
2700 ASSERT(rport->swstate == SW_RUN);
2724 ASSERT(wport->swstate == SW_RUN);
2853 if (wport->swstate == SW_RUN)

Completed in 64 milliseconds