Searched refs:hda_intel (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_intel.c | 4 * hda_intel.c - Implementation of primary alsa driver code base 56 #include "hda_intel.h" 655 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() 754 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() 944 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() 952 struct hda_intel *hda = container_of(chip, struct hda_intel, chi in azx_del_card_list() [all...] |
H A D | hda_intel.h | 9 struct hda_intel { struct
|
H A D | hda_intel_trace.h | 3 #define TRACE_SYSTEM hda_intel
|
H A D | Makefile | 2 snd-hda-intel-objs := hda_intel.o
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel.c | 4 * hda_intel.c - Implementation of primary alsa driver code base 57 #include "hda_intel.h" 608 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_position_check() 714 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); in azx_irq_pending_work() 904 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); in azx_add_card_list() 912 struct hda_intel *hda = container_of(chip, struct hda_intel, chi in azx_del_card_list() [all...] |
H A D | hda_intel.h | 9 struct hda_intel { struct
|
H A D | hda_intel_trace.h | 3 #define TRACE_SYSTEM hda_intel
|
H A D | Makefile | 2 snd-hda-intel-objs := hda_intel.o
|
Completed in 7 milliseconds