Lines Matching refs:hlink
1966 struct hdac_ext_link *hlink;
1975 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
1976 if (!hlink) {
1981 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
2145 struct hdac_ext_link *hlink;
2152 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev));
2153 if (!hlink) {
2158 snd_hdac_ext_bus_link_get(hdev->bus, hlink);
2205 snd_hdac_ext_bus_link_put(hdev->bus, hlink);
2234 struct hdac_ext_link *hlink;
2252 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev));
2253 if (!hlink) {
2259 snd_hdac_ext_bus_link_put(bus, hlink);
2270 struct hdac_ext_link *hlink;
2278 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev));
2279 if (!hlink) {
2284 snd_hdac_ext_bus_link_get(bus, hlink);