Home
last modified time | relevance | path

Searched defs:wake_enable (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dirq.c61 unsigned long wake_enable; member
/linux/drivers/soundwire/
H A Dintel.h219 static inline void sdw_intel_shim_wake(struct sdw_intel *sdw, bool wake_enable) in sdw_intel_shim_wake()
H A Dintel.c302 static void intel_shim_wake(struct sdw_intel *sdw, bool wake_enable) in intel_shim_wake()