Home
last modified time | relevance | path

Searched refs:empty_index (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/usb/tests/accessorytest/
Daudio.c44 static int empty_index = 0; variable
60 while (empty_index == -1) in get_empty()
63 index = empty_index; in get_empty()
67 empty_index = other; in get_empty()
69 empty_index = -1; in get_empty()
80 if (empty_index == -1) { in put_empty()
81 empty_index = index; in put_empty()