Searched refs:snd_soc_component (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/include/sound/ |
D | soc-topology.h | 24 struct snd_soc_component; 112 int (*control_load)(struct snd_soc_component *, int index, 114 int (*control_unload)(struct snd_soc_component *, 118 int (*dapm_route_load)(struct snd_soc_component *, int index, 120 int (*dapm_route_unload)(struct snd_soc_component *, 124 int (*widget_load)(struct snd_soc_component *, int index, 127 int (*widget_ready)(struct snd_soc_component *, int index, 130 int (*widget_unload)(struct snd_soc_component *, 134 int (*dai_load)(struct snd_soc_component *, int index, 138 int (*dai_unload)(struct snd_soc_component *, [all …]
|
D | soc.h | 402 struct snd_soc_component; 445 struct snd_soc_component *component, 456 struct snd_soc_component *snd_soc_lookup_component(struct device *dev, 551 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component); 552 struct snd_ac97 *snd_soc_new_ac97_component(struct snd_soc_component *component, 583 int snd_soc_add_component_controls(struct snd_soc_component *component, 761 int (*probe)(struct snd_soc_component *); 762 void (*remove)(struct snd_soc_component *); 763 int (*suspend)(struct snd_soc_component *); 764 int (*resume)(struct snd_soc_component *); [all …]
|
D | hdmi-codec.h | 97 int (*get_dai_id)(struct snd_soc_component *comment,
|
D | soc-dai.h | 323 struct snd_soc_component *component;
|
D | soc-dapm.h | 666 struct snd_soc_component *component; /* parent component */
|
/linux-4.19.296/drivers/regulator/ |
D | arizona-micsupp.c | 53 struct snd_soc_component *component; in arizona_micsupp_check_cp()
|
/linux-4.19.296/drivers/extcon/ |
D | extcon-arizona.c | 276 struct snd_soc_component *component = snd_soc_dapm_to_component(dapm); in arizona_extcon_pulse_micbias() 352 struct snd_soc_component *component = snd_soc_dapm_to_component(dapm); in arizona_stop_mic()
|