Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_bind.c89 hda_codec_patch_t patch; in hda_codec_driver_probe()
107 patch = (hda_codec_patch_t)codec->preset->driver_data; in hda_codec_driver_probe()
Dhda_codec.h86 typedef int (*hda_codec_patch_t)(struct hda_codec *); typedef