Searched refs:uart6850_opened (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 Duart6850.c50 static int uart6850_opened; variable
75 if (uart6850_opened & OPEN_READ)
102 if (!(uart6850_opened & OPEN_READ))
124 if (uart6850_opened)
133 uart6850_opened = mode;
145 uart6850_opened = 0;

Completed in 29 milliseconds