hda2hdmi_clk 64 sound/pci/hda/hda_tegra.c struct clk *hda2hdmi_clk; hda2hdmi_clk 115 sound/pci/hda/hda_tegra.c rc = clk_prepare_enable(data->hda2hdmi_clk); hda2hdmi_clk 130 sound/pci/hda/hda_tegra.c clk_disable_unprepare(data->hda2hdmi_clk); hda2hdmi_clk 269 sound/pci/hda/hda_tegra.c hda->hda2hdmi_clk = devm_clk_get(dev, "hda2hdmi"); hda2hdmi_clk 270 sound/pci/hda/hda_tegra.c if (IS_ERR(hda->hda2hdmi_clk)) { hda2hdmi_clk 272 sound/pci/hda/hda_tegra.c return PTR_ERR(hda->hda2hdmi_clk);