Searched refs:hda_component_from_index (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_component.c | 26 comp = hda_component_from_index(parent, i); in hda_component_acpi_device_notify() 49 comp = hda_component_from_index(parent, i); in hda_component_manager_bind_acpi_notifications() 94 comp = hda_component_from_index(parent, i); in hda_component_manager_playback_hook() 99 comp = hda_component_from_index(parent, i); in hda_component_manager_playback_hook() 104 comp = hda_component_from_index(parent, i); in hda_component_manager_playback_hook()
|
| H A D | hda_component.h | 83 static inline struct hda_component *hda_component_from_index(struct hda_component_parent *parent, in hda_component_from_index() function
|
| H A D | tas2781_hda_i2c.c | 781 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_bind() 823 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_unbind()
|
| H A D | cs35l56_hda.c | 706 comp = hda_component_from_index(parent, cs35l56->index); in cs35l56_hda_bind() 750 comp = hda_component_from_index(parent, cs35l56->index); in cs35l56_hda_unbind()
|
| H A D | tas2781_hda_spi.c | 1020 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_bind() 1053 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_unbind()
|
| H A D | cs35l41_hda.c | 1414 comp = hda_component_from_index(parent, cs35l41->index); in cs35l41_hda_bind() 1485 comp = hda_component_from_index(parent, cs35l41->index); in cs35l41_hda_unbind()
|