Lines Matching defs:hlink
411 struct hdac_ext_link *hlink;
414 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
415 if (!hlink) {
420 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
539 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
550 struct hdac_ext_link *hlink = NULL;
552 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
553 if (!hlink) {
559 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
624 struct hdac_ext_link *hlink;
628 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
629 if (!hlink) {
633 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
650 snd_hdac_ext_bus_link_put(hdev->bus, hlink);