Searched refs:snd_soc_jack (Results 1 – 7 of 7) sorted by relevance
/include/sound/ |
D | soc-jack.h | 72 struct snd_soc_jack *jack; 82 struct snd_soc_jack { struct 93 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask); argument 94 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, 96 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack, 98 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, 100 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, 102 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage); 104 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, 107 struct snd_soc_jack *jack, [all …]
|
D | hdmi-codec.h | 133 struct snd_soc_jack;
|
D | soc-card.h | 19 struct snd_soc_jack *jack,
|
D | soc-component.h | 100 struct snd_soc_jack *jack, void *data); 373 struct snd_soc_jack *jack, void *data);
|
D | simple_card_utils.h | 36 struct snd_soc_jack jack;
|
D | soc.h | 392 struct snd_soc_jack;
|
/include/trace/events/ |
D | asoc.h | 15 struct snd_soc_jack; 230 TP_PROTO(struct snd_soc_jack *jack, int mask, int val), 252 TP_PROTO(struct snd_soc_jack *jack, int val),
|