Searched refs:hda_intel (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/hda/controllers/ |
| H A D | intel.c | 615 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() 721 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() 916 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() 924 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_del_card_list() 933 struct hda_intel *hda; in param_set_xint() 961 struct hda_intel *hda; in azx_is_pm_ready() 966 hda = container_of(chip, struct hda_intel, chip); in azx_is_pm_ready() 974 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in __azx_runtime_resume() 1138 struct hda_intel *hda; in azx_runtime_idle() 1144 hda = container_of(chip, struct hda_intel, chip); in azx_runtime_idle() [all …]
|
| H A D | intel.h | 9 struct hda_intel { struct
|
| H A D | intel_trace.h | 3 #define TRACE_SYSTEM hda_intel
|