Home
last modified time | relevance | path

Searched refs:hda_codec_patch_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_bind.c81 hda_codec_patch_t patch; in hda_codec_driver_probe()
99 patch = (hda_codec_patch_t)codec->preset->driver_data; in hda_codec_driver_probe()
Dhda_codec.h85 typedef int (*hda_codec_patch_t)(struct hda_codec *); typedef