Home
last modified time | relevance | path

Searched refs:hda_codec_to_driver (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/common/
H A Dbind.c45 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_unsol_event()
91 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_driver_probe()
155 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_driver_remove()
H A Dcodec.c1122 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_setup_stream()
1199 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in really_cleanup_stream()
2746 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_set_power_state()
2843 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_suspend()
2862 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_resume()
3062 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_build_controls()
3260 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_parse_pcms()
H A Dhda_local.h657 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_init()
/linux/sound/soc/codecs/
H A Dhda.c175 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_probe()
270 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_remove()
H A Dhdac_hda.c410 struct hda_codec_driver *driver = hda_codec_to_driver(hcodec); in hdac_hda_codec_probe()
549 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hdac_hda_codec_remove()
/linux/include/sound/
H A Dhda_codec.h95 #define hda_codec_to_driver(codec) \ macro
483 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_check_power_status()