Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dw9966.c87 #define W9966_STATE_BUFFER 0x08 // buffer allocated macro
395 if (w9966_flag_test(cam, W9966_STATE_BUFFER)) in w9966_term()
854 w9966_flag_set(cam, W9966_STATE_BUFFER); in w9966_v4l_open()
864 if (w9966_flag_test(cam, W9966_STATE_BUFFER)) { in w9966_v4l_close()
866 w9966_flag_clear(cam, W9966_STATE_BUFFER); in w9966_v4l_close()