Searched refs:snd_pmac_sound_feature (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.c | 793 static void snd_pmac_sound_feature(struct snd_pmac *chip, int enable) in snd_pmac_sound_feature() function 813 snd_pmac_sound_feature(chip, 0); in snd_pmac_free() 1257 snd_pmac_sound_feature(chip, 1); in snd_pmac_new() 1340 snd_pmac_sound_feature(chip, 0); in snd_pmac_suspend() 1345 snd_pmac_sound_feature(chip, 1); in snd_pmac_resume()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 793 static void snd_pmac_sound_feature(struct snd_pmac *chip, int enable) in snd_pmac_sound_feature() function 813 snd_pmac_sound_feature(chip, 0); in snd_pmac_free() 1258 snd_pmac_sound_feature(chip, 1); in snd_pmac_new() 1342 snd_pmac_sound_feature(chip, 0); in snd_pmac_suspend() 1347 snd_pmac_sound_feature(chip, 1); in snd_pmac_resume()
|
Completed in 4 milliseconds