Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dstac9766.c247 if (try_warm && soc_ac97_ops->warm_reset) { in stac9766_reset()
248 soc_ac97_ops->warm_reset(ac97); in stac9766_reset()
254 if (soc_ac97_ops->warm_reset) in stac9766_reset()
255 soc_ac97_ops->warm_reset(ac97); in stac9766_reset()
273 ac97->bus->ops->warm_reset(ac97); in stac9766_codec_resume()
Dad1980.c211 if (try_warm && soc_ac97_ops->warm_reset) { in ad1980_reset()
212 soc_ac97_ops->warm_reset(ac97); in ad1980_reset()
Dwm9712.c621 if (try_warm && soc_ac97_ops->warm_reset) { in wm9712_reset()
622 soc_ac97_ops->warm_reset(wm9712->ac97); in wm9712_reset()
628 if (soc_ac97_ops->warm_reset) in wm9712_reset()
629 soc_ac97_ops->warm_reset(wm9712->ac97); in wm9712_reset()
Dwm9713.c1130 if (try_warm && soc_ac97_ops->warm_reset) { in wm9713_reset()
1131 soc_ac97_ops->warm_reset(wm9713->ac97); in wm9713_reset()
1137 if (soc_ac97_ops->warm_reset) in wm9713_reset()
1138 soc_ac97_ops->warm_reset(wm9713->ac97); in wm9713_reset()
/linux-4.1.27/arch/mips/include/asm/netlogic/
Dpsb-bootinfo.h46 uint64_t warm_reset; member
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-ac97.c48 .warm_reset = pxa2xx_ac97_warm_reset,
/linux-4.1.27/sound/soc/
Dsoc-ac97.c274 ops->warm_reset = snd_soc_ac97_warm_reset; in snd_soc_set_ac97_ops_of_reset()
/linux-4.1.27/sound/soc/sh/
Dhac.c234 .warm_reset = hac_ac97_warmrst,
/linux-4.1.27/sound/soc/fsl/
Dmpc5200_psc_ac97.c138 .warm_reset = psc_ac97_warm_reset,
Dimx-ssi.c508 .warm_reset = imx_ssi_ac97_warm_reset
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97.c204 .warm_reset = bf5xx_ac97_warm_reset,
/linux-4.1.27/sound/soc/au1x/
Dac97c.c186 .warm_reset = au1xac97c_ac97_warm_reset,
Dpsc-ac97.c208 .warm_reset = au1xpsc_ac97_warm_reset,
/linux-4.1.27/sound/soc/nuc900/
Dnuc900-ac97.c205 .warm_reset = nuc900_ac97_warm_reset,
/linux-4.1.27/sound/soc/tegra/
Dtegra20_ac97.c148 .warm_reset = tegra20_ac97_codec_warm_reset,
/linux-4.1.27/sound/soc/cirrus/
Dep93xx-ac97.c249 .warm_reset = ep93xx_ac97_warm_reset,
/linux-4.1.27/include/sound/
Dac97_codec.h441 void (*warm_reset)(struct snd_ac97 *ac97); member
/linux-4.1.27/sound/soc/samsung/
Dac97.c204 .warm_reset = s3c_ac97_warm_reset,
/linux-4.1.27/drivers/regulator/
Dpalmas-regulator.c686 if (reg_init->warm_reset) in palmas_smps_init()
748 if (reg_init->warm_reset) in palmas_ldo_init()
1459 pdata->reg_init[idx]->warm_reset = in palmas_dt_to_pdata()
/linux-4.1.27/include/linux/mfd/
Dpalmas.h159 int warm_reset; member