Searched defs:hda (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/sound/hda/
H A DMakefile
/linux-4.1.27/sound/pci/hda/
H A DMakefile
H A Dhda_intel.h56 static inline int hda_display_power(struct hda_intel *hda, bool enable) hda_display_power() argument
60 static inline void haswell_set_bclk(struct hda_intel *hda) { return; } hda_i915_init() argument
61 static inline int hda_i915_init(struct hda_intel *hda) hda_i915_init() argument
65 static inline int hda_i915_exit(struct hda_intel *hda) hda_i915_exit() argument
H A Dhda_i915.c36 int hda_display_power(struct hda_intel *hda, bool enable) hda_display_power() argument
53 void haswell_set_bclk(struct hda_intel *hda) haswell_set_bclk() argument
100 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); hda_component_master_bind() local
135 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); hda_component_master_unbind() local
154 int hda_i915_init(struct hda_intel *hda) hda_i915_init() argument
189 int hda_i915_exit(struct hda_intel *hda) hda_i915_exit() argument
H A Dhda_tegra.c189 static void hda_tegra_init(struct hda_tegra *hda) hda_tegra_init() argument
252 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); hda_tegra_suspend() local
267 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); hda_tegra_resume() local
306 struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); hda_tegra_init_chip() local
457 struct hda_tegra *hda; hda_tegra_probe() local
410 hda_tegra_create(struct snd_card *card, unsigned int driver_caps, const struct hda_controller_ops *hda_ops, struct hda_tegra *hda) hda_tegra_create() argument
H A Dhda_intel.c541 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_position_check() local
612 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); azx_irq_pending_work() local
740 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_add_card_list() local
748 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_del_card_list() local
757 struct hda_intel *hda; param_set_xint() local
788 struct hda_intel *hda; azx_suspend() local
819 struct hda_intel *hda; azx_resume() local
882 struct hda_intel *hda; azx_runtime_suspend() local
912 struct hda_intel *hda; azx_runtime_resume() local
958 struct hda_intel *hda; azx_runtime_idle() local
1000 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_set_state() local
1048 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_can_switch() local
1063 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); init_vga_switcheroo() local
1080 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); register_vga_switcheroo() local
1112 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_free() local
1408 struct hda_intel *hda = container_of(work, struct hda_intel, probe_work); azx_probe_work() local
1423 struct hda_intel *hda; azx_create() local
1629 struct hda_intel *hda; azx_first_init() local
1811 struct hda_intel *hda; azx_probe() local
1892 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_probe_continue() local
1980 struct hda_intel *hda; azx_remove() local
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_hda.c258 struct sti_hda *hda; member in struct:sti_hda_connector
264 static u32 hda_read(struct sti_hda *hda, int offset) hda_read() argument
269 static void hda_write(struct sti_hda *hda, u32 val, int offset) hda_write() argument
300 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) hda_enable_hd_dacs() argument
336 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) sti_hda_configure_awg() argument
350 struct sti_hda *hda = bridge->driver_private; sti_hda_disable() local
375 struct sti_hda *hda = bridge->driver_private; sti_hda_pre_enable() local
466 struct sti_hda *hda = bridge->driver_private; sti_hda_set_mode() local
526 struct sti_hda *hda = hda_connector->hda; sti_hda_connector_get_modes() local
563 struct sti_hda *hda = hda_connector->hda; sti_hda_connector_mode_valid() local
638 struct sti_hda *hda = dev_get_drvdata(dev); sti_hda_bind() local
712 struct sti_hda *hda; sti_hda_probe() local
H A Dsti_tvout.c121 struct drm_encoder *hda; member in struct:sti_tvout

Completed in 165 milliseconds