Home
last modified time | relevance | path

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

/linux/drivers/staging/media/ipu7/
H A Dipu7-isys.h93 unsigned int stream_opened; member
H A Dipu7-isys-video.c338 av->isys->stream_opened++; in get_stream_opened()
347 av->isys->stream_opened--; in put_stream_opened()
H A Dipu7-isys.c555 if (isys->stream_opened) in isys_suspend()