Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Doperation.h66 #define GB_OPERATION_FLAG_SHORT_RESPONSE BIT(2) macro
69 #define GB_OPERATION_FLAG_USER_MASK (GB_OPERATION_FLAG_SHORT_RESPONSE | \
131 return operation->flags & GB_OPERATION_FLAG_SHORT_RESPONSE; in gb_operation_short_response_allowed()
/openbmc/linux/drivers/staging/greybus/
H A Dauthentication.c115 GB_OPERATION_FLAG_SHORT_RESPONSE, in cap_get_ims_certificate()
153 GB_OPERATION_FLAG_SHORT_RESPONSE, in cap_authenticate()
H A Dcamera.c507 GB_OPERATION_FLAG_SHORT_RESPONSE, in gb_camera_capabilities()
575 GB_OPERATION_FLAG_SHORT_RESPONSE, in gb_camera_configure_streams()