Lines Matching refs:hlink
402 struct hdac_ext_link *hlink;
406 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
407 if (!hlink) {
412 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
510 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
520 struct hdac_ext_link *hlink = NULL;
522 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
523 if (!hlink) {
529 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
594 struct hdac_ext_link *hlink;
598 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
599 if (!hlink) {
603 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
620 snd_hdac_ext_bus_link_put(hdev->bus, hlink);