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

/linux-master/sound/firewire/oxfw/
H A Doxfw-scs1x.c18 u8 input_escape_count; member in struct:fw_scs1x
59 if (scs->input_escape_count > 0) {
61 scs->input_escape_count--;
62 if (scs->input_escape_count == 0)
69 scs->input_escape_count = 3;
292 scs->input_escape_count = 0;

Completed in 99 milliseconds