Searched refs:warm_reset (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/sound/
H A Dac97_bus.c64 if (try_warm && ops->warm_reset) { snd_ac97_reset()
65 ops->warm_reset(ac97); snd_ac97_reset()
72 if (ops->warm_reset) snd_ac97_reset()
73 ops->warm_reset(ac97); snd_ac97_reset()
/linux-4.4.14/drivers/watchdog/
H A Dst_lpc_wdt.c52 bool warm_reset; member in struct:st_wdog
109 st_wdog->warm_reset); st_wdog_setup()
236 st_wdog->warm_reset = of_property_read_bool(np, "st,warm_reset"); st_wdog_probe()
273 st_wdog->warm_reset ? "warm" : "cold"); st_wdog_probe()
/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dpsb-bootinfo.h46 uint64_t warm_reset; member in struct:psb_info
/linux-4.4.14/sound/soc/
H A Dsoc-ac97.c276 * This function sets the reset and warm_reset properties of ops and parses
294 ops->warm_reset = snd_soc_ac97_warm_reset; snd_soc_set_ac97_ops_of_reset()
/linux-4.4.14/sound/soc/pxa/
H A Dpxa2xx-ac97.c49 .warm_reset = pxa2xx_ac97_warm_reset,
/linux-4.4.14/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c138 .warm_reset = psc_ac97_warm_reset,
H A Dimx-ssi.c507 .warm_reset = imx_ssi_ac97_warm_reset
/linux-4.4.14/sound/soc/nuc900/
H A Dnuc900-ac97.c205 .warm_reset = nuc900_ac97_warm_reset,
/linux-4.4.14/sound/soc/samsung/
H A Dac97.c204 .warm_reset = s3c_ac97_warm_reset,
/linux-4.4.14/sound/soc/sh/
H A Dhac.c234 .warm_reset = hac_ac97_warmrst,
/linux-4.4.14/sound/soc/tegra/
H A Dtegra20_ac97.c148 .warm_reset = tegra20_ac97_codec_warm_reset,
/linux-4.4.14/sound/soc/au1x/
H A Dac97c.c186 .warm_reset = au1xac97c_ac97_warm_reset,
H A Dpsc-ac97.c208 .warm_reset = au1xpsc_ac97_warm_reset,
/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-ac97.c204 .warm_reset = bf5xx_ac97_warm_reset,
/linux-4.4.14/sound/soc/cirrus/
H A Dep93xx-ac97.c249 .warm_reset = ep93xx_ac97_warm_reset,
/linux-4.4.14/drivers/regulator/
H A Dpalmas-regulator.c686 if (reg_init->warm_reset) palmas_smps_init()
748 if (reg_init->warm_reset) palmas_ldo_init()
1459 pdata->reg_init[idx]->warm_reset = palmas_dt_to_pdata()
/linux-4.4.14/include/sound/
H A Dac97_codec.h441 void (*warm_reset)(struct snd_ac97 *ac97); member in struct:snd_ac97_bus_ops
/linux-4.4.14/include/linux/mfd/
H A Dpalmas.h160 int warm_reset; member in struct:palmas_reg_init

Completed in 674 milliseconds