Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dcamera.c602 (req->flags & GB_CAMERA_CONFIGURE_STREAMS_TEST_ONLY)) in gb_camera_configure_streams()
811 gb_flags |= GB_CAMERA_CONFIGURE_STREAMS_TEST_ONLY; in gb_camera_op_configure_streams()
Dgreybus_protocols.h1617 #define GB_CAMERA_CONFIGURE_STREAMS_TEST_ONLY 0x01 macro