Home
last modified time | relevance | path

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

/linux/sound/
H A Dac97_bus.c63 if (try_warm && ops->warm_reset) { in snd_ac97_reset()
64 ops->warm_reset(ac97); in snd_ac97_reset()
71 if (ops->warm_reset) in snd_ac97_reset()
72 ops->warm_reset(ac97); in snd_ac97_reset()
/linux/sound/ac97/
H A Dsnd_ac97_compat.c34 if (actrl->ops->warm_reset) in compat_ac97_warm_reset()
35 actrl->ops->warm_reset(actrl); in compat_ac97_warm_reset()
58 .warm_reset = compat_ac97_warm_reset,
/linux/drivers/watchdog/
H A Dst_lpc_wdt.c47 bool warm_reset; member
71 st_wdog->warm_reset); in st_wdog_setup()
196 st_wdog->warm_reset = of_property_read_bool(np, "st,warm_reset"); in st_wdog_probe()
230 st_wdog->warm_reset ? "warm" : "cold"); in st_wdog_probe()
/linux/arch/x86/kernel/
H A Dplatform-quirks.c13 x86_platform.legacy.warm_reset = 1; in x86_early_init_platform_quirks()
H A Dsmpboot.c939 if (x86_platform.legacy.warm_reset) { in do_boot_cpu()
1022 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()
/linux/include/sound/ac97/
H A Dcontroller.h56 void (*warm_reset)(struct ac97_controller *adrv); member
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h68 bool warm_reset);
/linux/arch/x86/include/asm/
H A Dx86_init.h258 int warm_reset; member
/linux/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c169 u32 warm_reset; in cmdq_thread_reset() local
173 warm_reset, !(warm_reset & CMDQ_THR_DO_WARM_RESET), in cmdq_thread_reset()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-lvstest55 What: /sys/bus/usb/devices/.../warm_reset
/linux/sound/soc/pxa/
H A Dpxa2xx-ac97.c59 .warm_reset = pxa2xx_ac97_warm_reset,
/linux/arch/x86/hyperv/
H A Dhv_vtl.c87 x86_platform.legacy.warm_reset = 0; in hv_vtl_init_platform()
/linux/include/sound/
H A Dac97_codec.h191 void (*warm_reset)(struct snd_ac97 *ac97); member
/linux/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c133 .warm_reset = psc_ac97_warm_reset,
/linux/sound/soc/au1x/
H A Dac97c.c187 .warm_reset = au1xac97c_ac97_warm_reset,
/linux/sound/soc/tegra/
H A Dtegra20_ac97.c138 .warm_reset = tegra20_ac97_codec_warm_reset,
/linux/sound/soc/
H A Dsoc-ac97.c398 ops->warm_reset = snd_soc_ac97_warm_reset; in snd_soc_set_ac97_ops_of_reset()
/linux/drivers/regulator/
H A Dpalmas-regulator.c716 if (reg_init->warm_reset) in palmas_smps_init()
778 if (reg_init->warm_reset) in palmas_ldo_init()
1506 rinit->warm_reset = of_property_read_bool(np, "ti,warm-reset"); in palmas_dt_to_pdata()
/linux/drivers/usb/misc/
H A Dlvstest.c195 static DEVICE_ATTR_WO(warm_reset);
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h288 u32 warm_reset; member
H A Ddebugfs_htt_stats.c444 htt_stats_buf->warm_reset); in htt_print_hw_stats_pdev_errs_tlv()
/linux/include/linux/mfd/
H A Dpalmas.h157 int warm_reset; member
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h693 __le32 warm_reset; member
H A Ddebugfs_htt_stats.c737 le32_to_cpu(htt_buf->warm_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()