Home
last modified time | relevance | path

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

/drivers/cpufreq/
DKconfig61 bool "powersave"
64 Use the CPUFreq governor 'powersave' as default. This sets
125 tristate "'powersave' governor"
DKconfig.x86140 tristate "AMD frequency sensitivity feedback powersave bias"
143 This adds AMD-specific powersave bias function to the ondemand
/drivers/net/wireless/ath/ath9k/
Dchannel.c1102 bool powersave) in ath_chanctx_send_vif_ps_frame() argument
1121 if (powersave) in ath_chanctx_send_vif_ps_frame()
1148 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame() argument
1155 if (ath_chanctx_send_vif_ps_frame(sc, avp, powersave)) in ath_chanctx_send_ps_frame()
/drivers/dma/
Dcoh901318.c207 struct powersave { struct
1285 struct powersave pm;
1423 struct powersave *pm = &cohc->base->pm; in enable_powersave()
1434 struct powersave *pm = &cohc->base->pm; in disable_powersave()