Lines Matching refs:hlink
394 struct hdac_ext_link *hlink;
398 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev));
399 if (!hlink) {
404 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
505 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
515 struct hdac_ext_link *hlink = NULL;
517 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev));
518 if (!hlink) {
524 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
580 struct hdac_ext_link *hlink;
585 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev));
586 if (!hlink) {
590 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
606 snd_hdac_ext_bus_link_put(hdev->bus, hlink);