Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/greybus/
Dgreybus_firmware.h33 #define GB_FW_U_BACKEND_VERSION_STATUS_SUCCESS 0x01 macro
/Linux-v5.10/drivers/staging/greybus/Documentation/firmware/
Dfirmware.c122 if ((backend_fw_info.status != GB_FW_U_BACKEND_VERSION_STATUS_SUCCESS) in update_backend_firmware()