Searched refs:input_byte (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 Duart401.c40 volatile unsigned char input_byte; member in struct:uart401_devc
92 devc->input_byte = c;
230 devc->input_byte = 0;
235 if (devc->input_byte == MPU_ACK)
257 devc->input_byte = 0;
267 if (devc->input_byte == MPU_ACK) /* Interrupt */
321 devc->input_byte = 0;

Completed in 23 milliseconds