Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/include/linux/greybus/
Dgreybus_protocols.h1573 #define GB_CAMERA_CONFIGURE_STREAMS_TEST_ONLY 0x01 macro