Searched refs:hdev_attach (Results 1 - 4 of 4) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dhda.c393 .hdev_attach = hda_hdev_attach,
H A Dhdac_hda.c666 .hdev_attach = hdac_hda_dev_probe,
/linux-master/include/sound/
H A Dhdaudio.h257 int (*hdev_attach)(struct hdac_device *hdev); member in struct:hdac_ext_bus_ops
/linux-master/sound/pci/hda/
H A Dhda_bind.c94 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach))
96 return codec->bus->core.ext_ops->hdev_attach(&codec->core);

Completed in 327 milliseconds