Loading fw/wmi_unified.h +2 −0 Original line number Diff line number Diff line Loading @@ -24262,6 +24262,8 @@ typedef enum { TSF_TSTAMP_CAPTURE_RESET = 2, TSF_TSTAMP_READ_VALUE = 3, TSF_TSTAMP_QTIMER_CAPTURE_REQ = 4, TSF_TSTAMP_AUTO_REPORT_ENABLE = 5, TSF_TSTAMP_AUTO_REPORT_DISABLE = 6, } wmi_tsf_tstamp_action; typedef struct { fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1013 #define __WMI_REVISION_ 1014 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_unified.h +2 −0 Original line number Diff line number Diff line Loading @@ -24262,6 +24262,8 @@ typedef enum { TSF_TSTAMP_CAPTURE_RESET = 2, TSF_TSTAMP_READ_VALUE = 3, TSF_TSTAMP_QTIMER_CAPTURE_REQ = 4, TSF_TSTAMP_AUTO_REPORT_ENABLE = 5, TSF_TSTAMP_AUTO_REPORT_DISABLE = 6, } wmi_tsf_tstamp_action; typedef struct {
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1013 #define __WMI_REVISION_ 1014 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading