hdev_attach 250 include/sound/hdaudio.h int (*hdev_attach)(struct hdac_device *hdev); hdev_attach 90 sound/pci/hda/hda_bind.c if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) hdev_attach 92 sound/pci/hda/hda_bind.c return codec->bus->core.ext_ops->hdev_attach(&codec->core); hdev_attach 508 sound/soc/codecs/hdac_hda.c .hdev_attach = hdac_hda_dev_probe,