mei: add hbm and pg state in devstate debugfs print
Add hbm state, pg enablement and state to devstate file in debugfs (<debugfs>/mei/devstate) Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committad av
Greg Kroah-Hartman

förälder
046c7911b2
incheckning
1beeb4b9fb
@@ -40,6 +40,8 @@ enum mei_hbm_state {
|
||||
MEI_HBM_STOPPED,
|
||||
};
|
||||
|
||||
const char *mei_hbm_state_str(enum mei_hbm_state state);
|
||||
|
||||
int mei_hbm_dispatch(struct mei_device *dev, struct mei_msg_hdr *hdr);
|
||||
|
||||
static inline void mei_hbm_hdr(struct mei_msg_hdr *hdr, size_t length)
|
||||
|
Referens i nytt ärende
Block a user