Searched refs:warm_reset (Results 1 – 17 of 17) sorted by relevance
63 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()
34 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,
244 ac97_ctrl->ops->warm_reset(ac97_ctrl); in cold_reset_store() 247 static DEVICE_ATTR_WO(warm_reset); in cold_reset_store()
47 bool warm_reset; member71 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()
13 x86_platform.legacy.warm_reset = 1; in x86_early_init_platform_quirks()
68 bool warm_reset);
724 bool warm_reset) in ishtp_bus_remove_all_clients() argument733 if (warm_reset && cl->device && cl->device->reference_count) in ishtp_bus_remove_all_clients()766 if (warm_reset && cl_device->reference_count) in ishtp_bus_remove_all_clients()
55 What: /sys/bus/usb/devices/.../warm_reset
60 .warm_reset = pxa2xx_ac97_warm_reset,
228 u32 warm_reset; in cmdq_thread_reset() local232 warm_reset, !(warm_reset & CMDQ_THR_DO_WARM_RESET), in cmdq_thread_reset()
122 .warm_reset = psc_ac97_warm_reset,
191 void (*warm_reset)(struct snd_ac97 *ac97); member
187 .warm_reset = au1xac97c_ac97_warm_reset,
138 .warm_reset = tegra20_ac97_codec_warm_reset,
398 ops->warm_reset = snd_soc_ac97_warm_reset; in snd_soc_set_ac97_ops_of_reset()
195 static DEVICE_ATTR_WO(warm_reset);
157 int warm_reset; member