Home
last modified time | relevance | path

Searched defs:do_notify (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/sound/ppc/
Dtumbler.c943 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
1018 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute()
Dburgundy.c568 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute()
Dawacs.c806 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute()
/linux-5.10/drivers/net/
Dtun.c2996 bool do_notify = false; in __tun_chr_ioctl() local
Dvxlan.c984 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy()