Home
last modified time | relevance | path

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

/linux/drivers/greybus/
H A Dsvc.c624 if (result_code != GB_SVC_SETPWRM_PWR_OK) { in gb_svc_intf_set_power_mode_hibernate()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1130 #define GB_SVC_SETPWRM_PWR_OK 0x00 macro