Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Didle.c169 static u8 fastsleep_workaround_applyonce; variable
174 return sprintf(buf, "%u\n", fastsleep_workaround_applyonce); in show_fastsleep_workaround_applyonce()
187 if (fastsleep_workaround_applyonce == 1) in store_fastsleep_workaround_applyonce()
214 fastsleep_workaround_applyonce = 1; in store_fastsleep_workaround_applyonce()
221 static DEVICE_ATTR(fastsleep_workaround_applyonce, 0600,