Home
last modified time | relevance | path

Searched defs:snd_jack_report (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Djack.h101 static inline void snd_jack_report(struct snd_jack *jack, int status) in snd_jack_report() function
/linux/sound/core/
H A Djack.c629 void snd_jack_report(struct snd_jack *jack, int status) in snd_jack_report() function