Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dsvc.c196 case GB_SVC_PWRMON_GET_SAMPLE_INVAL: in gb_svc_pwrmon_sample_get()
234 case GB_SVC_PWRMON_GET_SAMPLE_INVAL: in gb_svc_pwrmon_intf_sample_get()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1199 #define GB_SVC_PWRMON_GET_SAMPLE_INVAL 0x01 macro