Home
last modified time | relevance | path

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

/linux-5.19.10/sound/ppc/
Dpmac.h147 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.c953 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute() argument
958 if (do_notify) in check_mute()
1028 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute() argument
1035 mix->auto_mute_notify = do_notify; in tumbler_update_automute()
/linux-5.19.10/drivers/net/
Dtun.c3045 bool do_notify = false; in __tun_chr_ioctl() local
3138 do_notify = true; in __tun_chr_ioctl()
3143 do_notify = true; in __tun_chr_ioctl()
3158 do_notify = true; in __tun_chr_ioctl()
3171 do_notify = true; in __tun_chr_ioctl()
3351 if (do_notify) in __tun_chr_ioctl()
/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c923 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy() argument
930 if (do_notify) { in vxlan_fdb_destroy()