Searched refs:hda_component_parent (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.h | 31 struct hda_component_parent { struct 38 void hda_component_acpi_device_notify(struct hda_component_parent *parent, argument 41 struct hda_component_parent *parent, 44 struct hda_component_parent *parent, 47 static inline void hda_component_acpi_device_notify(struct hda_component_parent *parent, in hda_component_acpi_device_notify() 55 struct hda_component_parent *parent, in hda_component_manager_bind_acpi_notifications() 64 struct hda_component_parent *parent, in hda_component_manager_unbind_acpi_notifications() 70 void hda_component_manager_playback_hook(struct hda_component_parent *parent, int action); 73 struct hda_component_parent *parent, int count, 78 void hda_component_manager_free(struct hda_component_parent *parent, [all …]
|
| H A D | hda_component.c | 18 void hda_component_acpi_device_notify(struct hda_component_parent *parent, in hda_component_acpi_device_notify() 34 struct hda_component_parent *parent, in hda_component_manager_bind_acpi_notifications() 69 struct hda_component_parent *parent, in hda_component_manager_unbind_acpi_notifications() 86 void hda_component_manager_playback_hook(struct hda_component_parent *parent, int action) in hda_component_manager_playback_hook() 137 struct hda_component_parent *parent) in hda_component_manager_bind() 148 struct hda_component_parent *parent, int count, in hda_component_manager_init() 191 void hda_component_manager_free(struct hda_component_parent *parent, in hda_component_manager_free()
|
| H A D | tas2781_hda_i2c.c | 536 struct hda_component_parent *parent = master_data; in tas2781_hda_bind() 581 struct hda_component_parent *parent = master_data; in tas2781_hda_unbind()
|
| H A D | tas2781_hda_spi.c | 699 struct hda_component_parent *parent = master_data; in tas2781_hda_bind() 734 struct hda_component_parent *parent = master_data; in tas2781_hda_unbind()
|
| H A D | cs35l56_hda.c | 789 struct hda_component_parent *parent = master_data; 824 struct hda_component_parent *parent = master_data; in cs35l56_hda_bind()
|
| H A D | cs35l41_hda.c | 1443 struct hda_component_parent *parent = master_data; in cs35l41_hda_bind() 1512 struct hda_component_parent *parent = master_data; in cs35l41_hda_bind()
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | realtek.h | 132 struct hda_component_parent comps;
|