Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
A Didle.c166 static u8 fastsleep_workaround_applyonce; variable
171 return sprintf(buf, "%u\n", fastsleep_workaround_applyonce); in show_fastsleep_workaround_applyonce()
185 if (fastsleep_workaround_applyonce == 1) in store_fastsleep_workaround_applyonce()
215 fastsleep_workaround_applyonce = 1; in store_fastsleep_workaround_applyonce()
222 static DEVICE_ATTR(fastsleep_workaround_applyonce, 0600,

Completed in 5 milliseconds