Searched refs:hdev_attach (Results 1 – 3 of 3) sorted by relevance
90 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) in hda_codec_driver_probe()92 return codec->bus->core.ext_ops->hdev_attach(&codec->core); in hda_codec_driver_probe()
621 .hdev_attach = hdac_hda_dev_probe,
250 int (*hdev_attach)(struct hdac_device *hdev); member