Home
last modified time | relevance | path

Searched refs:pm_runtime_active_auto (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpm_runtime.h622 DEFINE_GUARD(pm_runtime_active_auto, struct device *,
635 DEFINE_GUARD_COND(pm_runtime_active_auto, _try,
637 DEFINE_GUARD_COND(pm_runtime_active_auto, _try_enabled,
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c494 guard(pm_runtime_active_auto)(tas_priv->dev); in tasdev_fw_ready()
575 guard(pm_runtime_active_auto)(dev); in tas2781_hda_bind() local
H A Dtas2781_hda_spi.c636 guard(pm_runtime_active_auto)(tas_priv->dev); in tasdev_fw_ready()
713 guard(pm_runtime_active_auto)(dev); in tas2781_hda_bind() local