Searched refs:hda_component_from_index (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.c | 26 comp = hda_component_from_index(parent, i); in hda_component_acpi_device_notify() 48 comp = hda_component_from_index(parent, i); in hda_component_manager_bind_acpi_notifications() 93 comp = hda_component_from_index(parent, i); in hda_component_manager_playback_hook() 98 comp = hda_component_from_index(parent, i); in hda_component_manager_playback_hook() 103 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 | 542 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_bind() 584 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_unbind()
|
| H A D | tas2781_hda_spi.c | 704 comp = hda_component_from_index(parent, tas_hda->priv->index); in tas2781_hda_bind() 738 comp = hda_component_from_index(parent, tas_priv->index); in tas2781_hda_unbind()
|
| H A D | cs35l56_hda.c | 792 comp = hda_component_from_index(parent, cs35l56->index); 840 comp = hda_component_from_index(parent, cs35l56->index); in cs35l56_hda_unbind()
|
| H A D | cs35l41_hda.c | 1448 comp = hda_component_from_index(parent, cs35l41->index); in cs35l41_hda_bind() 1516 comp = hda_component_from_index(parent, cs35l41->index); in cs35l41_hda_unbind()
|