Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_bind.c68 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_probe()
117 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_remove()
128 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_shutdown()
Dhda_codec.h319 #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) macro
Dhda_codec.c986 struct hda_codec *codec = dev_to_hda_codec(dev); in snd_hda_codec_dev_release()
3215 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_suspend()
3231 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_resume()