Searched defs:hda (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_hda.c | 253 struct sti_hda *hda; member 259 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read() 264 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write() 295 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs() 343 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show() local 365 static int hda_debugfs_init(struct sti_hda *hda, struct drm_minor *minor) in hda_debugfs_init() 384 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg() 398 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable() local 423 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable() local 514 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode() local [all …]
|
D | sti_tvout.c | 114 struct drm_encoder *hda; member
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_intel.c | 710 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() local 792 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() local 953 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() local 961 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_del_card_list() local 970 struct hda_intel *hda; in param_set_xint() local 1001 struct hda_intel *hda; in azx_suspend() local 1037 struct hda_intel *hda; in azx_resume() local 1108 struct hda_intel *hda; in azx_runtime_suspend() local 1140 struct hda_intel *hda; in azx_runtime_resume() local 1193 struct hda_intel *hda; in azx_runtime_idle() local [all …]
|
D | hda_tegra.c | 188 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() 489 struct hda_tegra *hda; in hda_tegra_probe() local 522 struct hda_tegra *hda = container_of(work, struct hda_tegra, probe_work); in hda_tegra_probe_work() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | ior.h | 85 } hda; member
|
/Linux-v4.19/drivers/pci/ |
D | quirks.c | 4894 static void quirk_gpu_hda(struct pci_dev *hda) in quirk_gpu_hda()
|