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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmidibuf.c55 static volatile int open_devs; variable
125 if (open_devs)
201 open_devs++;
206 if (open_devs < 2) /* This was first open */
248 open_devs--;
249 if (open_devs == 0)

Completed in 29 milliseconds