hdac_get_device_id
hdac_get_device_id(struct hdac_device *hdev, const struct hdac_driver *drv);
EXPORT_SYMBOL_GPL(hdac_get_device_id);
if (hdac_get_device_id(dev, drv))
const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv);