Searched refs:hda_intel (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/pci/hda/ |
D | hda_intel.c | 613 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() 719 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() 908 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() 916 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_del_card_list() 925 struct hda_intel *hda; in param_set_xint() 954 struct hda_intel *hda; in azx_is_pm_ready() 959 hda = container_of(chip, struct hda_intel, chip); in azx_is_pm_ready() 967 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in __azx_runtime_resume() 1146 struct hda_intel *hda; in azx_runtime_idle() 1152 hda = container_of(chip, struct hda_intel, chip); in azx_runtime_idle() [all …]
|
D | hda_intel.h | 9 struct hda_intel { struct
|
D | hda_intel_trace.h | 3 #define TRACE_SYSTEM hda_intel
|
D | Makefile | 2 snd-hda-intel-y := hda_intel.o
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | notes.rst | 103 hda_intel: azx_get_response timeout, switching to polling mode: 105 hda_intel: azx_get_response timeout, switching to single_cmd mode: 146 defined in hda_intel.c. In such a case, please report and give the
|