intel_pmc_ipc_raw_cmd 35 arch/x86/include/asm/intel_pmc_ipc.h int intel_pmc_ipc_raw_cmd(u32 cmd, u32 sub, u8 *in, u32 inlen, intel_pmc_ipc_raw_cmd 473 drivers/platform/x86/intel_pmc_ipc.c EXPORT_SYMBOL_GPL(intel_pmc_ipc_raw_cmd); intel_pmc_ipc_raw_cmd 491 drivers/platform/x86/intel_pmc_ipc.c return intel_pmc_ipc_raw_cmd(cmd, sub, in, inlen, out, outlen, 0, 0);