Home
last modified time | relevance | path

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

/linux/drivers/greybus/
H A Dsvc.c590 if (result_code != GB_SVC_SETPWRM_PWR_LOCAL) { in gb_svc_intf_set_power_mode()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1131 #define GB_SVC_SETPWRM_PWR_LOCAL 0x01 macro