Home
last modified time | relevance | path

Searched refs:do_notify (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/ppc/
Dpmac.h146 void (*update_automute)(struct snd_pmac *chip, int do_notify);
Dawacs.c806 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute() argument
820 if (do_notify && ! changed) in snd_pmac_awacs_update_automute()
842 if (do_notify && reg == chip->awacs_reg[1]) in snd_pmac_awacs_update_automute()
846 if (do_notify) { in snd_pmac_awacs_update_automute()
Dburgundy.c568 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute() argument
587 if (do_notify && reg == oreg) in snd_pmac_burgundy_update_automute()
591 if (do_notify) { in snd_pmac_burgundy_update_automute()
Dtumbler.c943 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute() argument
948 if (do_notify) in check_mute()
1018 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute() argument
1025 mix->auto_mute_notify = do_notify; in tumbler_update_automute()
/kernel/linux/linux-5.10/drivers/net/
Dtun.c3075 bool do_notify = false; in __tun_chr_ioctl() local
3169 do_notify = true; in __tun_chr_ioctl()
3174 do_notify = true; in __tun_chr_ioctl()
3189 do_notify = true; in __tun_chr_ioctl()
3202 do_notify = true; in __tun_chr_ioctl()
3373 if (do_notify) in __tun_chr_ioctl()
Dvxlan.c984 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy() argument
991 if (do_notify) { in vxlan_fdb_destroy()