Home
last modified time | relevance | path

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

/drivers/platform/x86/intel/pmt/
A Dtelemetry.h124 int pmt_telem_read32(struct telem_endpoint *ep, u32 id, u32 *data, u32 count);
A Dtelemetry.c318 int pmt_telem_read32(struct telem_endpoint *ep, u32 id, u32 *data, u32 count) in pmt_telem_read32() function
335 EXPORT_SYMBOL_NS_GPL(pmt_telem_read32, "INTEL_PMT_TELEMETRY");
/drivers/platform/x86/intel/pmc/
A Dcore.c1441 ret = pmt_telem_read32(ep, sample_id, req_offset, 1); in pmc_core_get_lpm_req()

Completed in 12 milliseconds