Searched defs:snd_ac97_reset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/ |
H A D | ac97_bus.c | 55 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() function 76 EXPORT_SYMBOL_GPL(snd_ac97_reset); variable
|
/kernel/linux/linux-5.10/sound/ |
H A D | ac97_bus.c | 55 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() function 76 EXPORT_SYMBOL_GPL(snd_ac97_reset); variable
|
/kernel/linux/linux-5.10/sound/ac97/ |
H A D | snd_ac97_compat.c | 98 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() function 120 EXPORT_SYMBOL_GPL(snd_ac97_reset); variable
|
/kernel/linux/linux-6.6/sound/ac97/ |
H A D | snd_ac97_compat.c | 98 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() function 120 EXPORT_SYMBOL_GPL(snd_ac97_reset); variable
|
Completed in 1 milliseconds