Home
last modified time | relevance | path

Searched refs:asoc_simple_jack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dsimple_card_utils.h45 struct asoc_simple_jack { struct
67 struct asoc_simple_jack hp_jack; argument
68 struct asoc_simple_jack mic_jack;
185 struct asoc_simple_jack *sjack,
/openbmc/linux/sound/soc/fsl/
H A Dfsl-asoc-card.c98 struct asoc_simple_jack hp_jack;
99 struct asoc_simple_jack mic_jack;
/openbmc/linux/sound/soc/generic/
H A Dsimple-card-utils.c742 struct asoc_simple_jack *sjack, in asoc_simple_init_jack()