Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soundwire/
Dintel.c38 #define SDW_INTEL_MASTER_DISABLE_PM_RUNTIME BIT(0) macro
1606 if (!(link_flags & SDW_INTEL_MASTER_DISABLE_PM_RUNTIME)) { in intel_link_startup()