Lines Matching defs:hlink
1676 struct hdac_ext_link *hlink;
1685 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
1686 if (!hlink) {
1691 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
1851 struct hdac_ext_link *hlink;
1858 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
1859 if (!hlink) {
1864 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
1911 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
1939 struct hdac_ext_link *hlink;
1957 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev));
1958 if (!hlink) {
1964 snd_hdac_ext_bus_link_put(bus, hlink);
1975 struct hdac_ext_link *hlink;
1983 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev));
1984 if (!hlink) {
1989 snd_hdac_ext_bus_link_get(bus, hlink);