Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c260 uint8_t read_open:1; member
5494 (sub->read_open != 0)) { in umidi_bulk_read_callback()
5796 sub->read_open = 0; in umidi_stop_read()
5843 sub->read_open = 1; in umidi_open()
/dragonfly/contrib/libarchive/
H A DNEWS180 Apr 25, 2011: Refactor read_open() into a collection of single-item setters;