Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_bind.c79 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_probe()
135 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_remove()
146 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_shutdown()
Dhda_codec.h296 #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) macro
Dhda_codec.c844 struct hda_codec *codec = dev_to_hda_codec(dev); in snd_hda_codec_dev_release()
2917 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_suspend()
2935 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_resume()