Home
last modified time | relevance | path

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

/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c167 struct bundle_encoding_counter { struct
171 #define METER_BUNDLE_SIZE sizeof(struct bundle_encoding_counter) argument
175 sizeof(struct bundle_encoding_counter))
340 struct bundle_encoding_counter *bec; in sdsi_meter_cert_show()
413 bec = (struct bundle_encoding_counter *)(mc + 1); in sdsi_meter_cert_show()