Home
last modified time | relevance | path

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

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