Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dintel-mid.h140 extern void intel_scu_devices_destroy(void);
/linux-4.4.14/arch/x86/platform/intel-mid/
Dsfi.c308 void intel_scu_devices_destroy(void) in intel_scu_devices_destroy() function
317 EXPORT_SYMBOL_GPL(intel_scu_devices_destroy);
/linux-4.4.14/drivers/platform/x86/
Dintel_scu_ipc.c633 intel_scu_devices_destroy(); in ipc_remove()