Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.h61 #define GB_OPERATION_FLAG_SHORT_RESPONSE BIT(2) macro
64 #define GB_OPERATION_FLAG_USER_MASK (GB_OPERATION_FLAG_SHORT_RESPONSE | \
126 return operation->flags & GB_OPERATION_FLAG_SHORT_RESPONSE; in gb_operation_short_response_allowed()
Dauthentication.c116 GB_OPERATION_FLAG_SHORT_RESPONSE, in cap_get_ims_certificate()
154 GB_OPERATION_FLAG_SHORT_RESPONSE, in cap_authenticate()
Dcamera.c507 GB_OPERATION_FLAG_SHORT_RESPONSE, in gb_camera_capabilities()
575 GB_OPERATION_FLAG_SHORT_RESPONSE, in gb_camera_configure_streams()