Searched refs:hda_intel (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | hda_intel.c | 599 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() 681 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() 817 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() 825 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_del_card_list() 834 struct hda_intel *hda; in param_set_xint() 864 static void haswell_set_bclk(struct hda_intel *hda) in haswell_set_bclk() 909 struct hda_intel *hda; in azx_suspend() 916 hda = container_of(chip, struct hda_intel, chip); in azx_suspend() 945 struct hda_intel *hda; in azx_resume() 951 hda = container_of(chip, struct hda_intel, chip); in azx_resume() [all …]
|
D | hda_intel.h | 21 struct hda_intel { struct
|
D | hda_intel_trace.h | 2 #define TRACE_SYSTEM hda_intel
|
D | Makefile | 1 snd-hda-intel-objs := hda_intel.o
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 95 hda_intel: azx_get_response timeout, switching to polling mode: 97 hda_intel: azx_get_response timeout, switching to single_cmd mode: 139 defined in hda_intel.c. In such a case, please report and give the
|