Searched defs:initial_kctl (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | jack.c | 209 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-card.c | 65 jack_new(struct snd_soc_card *card, const char *id, int type, struct snd_soc_jack *jack, bool initial_kctl) jack_new() argument
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | jack.h | 88 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | jack.h | 89 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | jack.c | 496 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
|
Completed in 3 milliseconds