Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dcamera.c601 if ((resp->flags & GB_CAMERA_CONFIGURE_STREAMS_ADJUSTED) || in gb_camera_configure_streams()
823 if (gb_flags & GB_CAMERA_CONFIGURE_STREAMS_ADJUSTED) in gb_camera_op_configure_streams()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1592 #define GB_CAMERA_CONFIGURE_STREAMS_ADJUSTED 0x01 macro