Home
last modified time | relevance | path

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

/linux/lib/xz/
H A Dxz_dec_test.c29 static bool device_is_open; variable
65 if (device_is_open) in xz_dec_test_open()
68 device_is_open = true; in xz_dec_test_open()
84 device_is_open = false; in xz_dec_test_release()