snd_soc_card_jack_new (9) Linux Manual Page
snd_soc_card_jack_new – Create a new jack Synopsis int snd_soc_card_jack_new(struct snd_soc_card *card, const char *id, int type, struct snd_soc_jack *jack, struct snd_soc_jack_pin *pins, unsigned int num_pins); Arguments card ASoC card id an identifying string for this jack type a bitmask of enum snd_jack_type values that can be detected by this jack jack structure to use for…
