Searched refs:sc_capture_empty (Results 1 – 2 of 2) sorted by relevance
94 int sc_capture_empty; member
289 sc->sc_capture_empty = 0; in harmony_attach()593 sc->sc_capture_paddrs[sc->sc_capture_empty]); in harmony_empty_input()596 if (++sc->sc_capture_empty == CAPTURE_EMPTYS) in harmony_empty_input()597 sc->sc_capture_empty = 0; in harmony_empty_input()