hda_codec_dev 195 sound/pci/hda/hda_bind.c return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; hda_codec_dev 757 sound/pci/hda/hda_codec.c pm_runtime_get_noresume(hda_codec_dev(codec)); hda_codec_dev 758 sound/pci/hda/hda_codec.c pm_runtime_disable(hda_codec_dev(codec)); hda_codec_dev 801 sound/pci/hda/hda_codec.c if (device_is_registered(hda_codec_dev(codec))) { hda_codec_dev 803 sound/pci/hda/hda_codec.c pm_runtime_enable(hda_codec_dev(codec)); hda_codec_dev 835 sound/pci/hda/hda_codec.c put_device(hda_codec_dev(codec)); hda_codec_dev 994 sound/pci/hda/hda_codec.c put_device(hda_codec_dev(codec)); hda_codec_dev 3375 sound/pci/hda/hda_codec.c struct device *dev = hda_codec_dev(codec); hda_codec_dev 1211 sound/pci/hda/hda_intel.c pm_runtime_suspend(hda_codec_dev(codec)); hda_codec_dev 1212 sound/pci/hda/hda_intel.c pm_runtime_disable(hda_codec_dev(codec)); hda_codec_dev 1229 sound/pci/hda/hda_intel.c pm_runtime_enable(hda_codec_dev(codec)); hda_codec_dev 1230 sound/pci/hda/hda_intel.c pm_runtime_resume(hda_codec_dev(codec)); hda_codec_dev 723 sound/pci/hda/hda_local.h dev_err(hda_codec_dev(codec), fmt, ##args) hda_codec_dev 725 sound/pci/hda/hda_local.h dev_warn(hda_codec_dev(codec), fmt, ##args) hda_codec_dev 727 sound/pci/hda/hda_local.h dev_info(hda_codec_dev(codec), fmt, ##args) hda_codec_dev 729 sound/pci/hda/hda_local.h dev_dbg(hda_codec_dev(codec), fmt, ##args) hda_codec_dev 1658 sound/pci/hda/patch_hdmi.c if (ret < 0 && pm_runtime_suspended(hda_codec_dev(codec))) { hda_codec_dev 37 sound/soc/sof/intel/hda-codec.c return device_attach(hda_codec_dev(codec));