Home
last modified time | relevance | path

Searched refs:hda_component (Results 1 – 8 of 8) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_component.h20 struct hda_component { struct
34 struct hda_component comps[HDA_MAX_COMPONENTS]; argument
83 static inline struct hda_component *hda_component_from_index(struct hda_component_parent *parent, in hda_component_from_index()
H A Dhda_component.c21 struct hda_component *comp; in hda_component_acpi_device_notify()
40 struct hda_component *comp; in hda_component_manager_bind_acpi_notifications()
89 struct hda_component *comp; in hda_component_manager_playback_hook()
H A DMakefile41 snd-hda-scodec-component-y := hda_component.o
H A Dtas2781_hda_i2c.c769 struct hda_component *comp; in tas2781_hda_bind()
814 struct hda_component *comp; in tas2781_hda_unbind()
H A Dcs35l56_hda.c706 struct hda_component *comp; in cs35l56_hda_bind()
738 struct hda_component *comp; in cs35l56_hda_unbind()
H A Dtas2781_hda_spi.c1020 struct hda_component *comp; in tas2781_hda_bind()
1055 struct hda_component *comp; in tas2781_hda_unbind()
H A Dcs35l41_hda.c1410 struct hda_component *comp; in cs35l41_hda_bind()
1482 struct hda_component *comp; in cs35l41_hda_unbind()
/linux/
H A DMAINTAINERS5538 F: sound/pci/hda/hda_component*