Home
last modified time | relevance | path

Searched defs:hda (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hda.c258 struct sti_hda *hda; member
264 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read()
269 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write()
300 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs()
336 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg()
350 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable() local
375 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable() local
466 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode() local
526 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_get_modes() local
563 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_mode_valid() local
[all …]
Dsti_tvout.c121 struct drm_encoder *hda; member
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c599 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() local
681 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() local
817 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() local
825 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_del_card_list() local
834 struct hda_intel *hda; in param_set_xint() local
864 static void haswell_set_bclk(struct hda_intel *hda) in haswell_set_bclk()
909 struct hda_intel *hda; in azx_suspend() local
945 struct hda_intel *hda; in azx_resume() local
1006 struct hda_intel *hda; in azx_runtime_suspend() local
1038 struct hda_intel *hda; in azx_runtime_resume() local
[all …]
Dhda_tegra.c188 static void hda_tegra_init(struct hda_tegra *hda) in hda_tegra_init()
251 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); in hda_tegra_suspend() local
266 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); in hda_tegra_resume() local
298 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); in hda_tegra_dev_free() local
315 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); in hda_tegra_init_chip() local
437 struct hda_tegra *hda) in hda_tegra_create()
488 struct hda_tegra *hda; in hda_tegra_probe() local
521 struct hda_tegra *hda = container_of(work, struct hda_tegra, probe_work); in hda_tegra_probe_work() local
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c154 struct skl *hda = ebus_to_skl(ebus); in skl_resume() local