Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dpmac.h147 void (*update_automute)(struct snd_pmac *chip, int do_notify);
H A Dawacs.c807 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute() argument
821 if (do_notify && ! changed) in snd_pmac_awacs_update_automute()
843 if (do_notify && reg == chip->awacs_reg[1]) in snd_pmac_awacs_update_automute()
847 if (do_notify) { in snd_pmac_awacs_update_automute()
H A Dburgundy.c569 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute() argument
588 if (do_notify && reg == oreg) in snd_pmac_burgundy_update_automute()
592 if (do_notify) { in snd_pmac_burgundy_update_automute()
H A 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()
/openbmc/linux/drivers/net/
H A Dtun.c3097 bool do_notify = false; in __tun_chr_ioctl() local
3192 do_notify = true; in __tun_chr_ioctl()
3197 do_notify = true; in __tun_chr_ioctl()
3212 do_notify = true; in __tun_chr_ioctl()
3225 do_notify = true; in __tun_chr_ioctl()
3405 if (do_notify) in __tun_chr_ioctl()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c948 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy() argument
955 if (do_notify) { in vxlan_fdb_destroy()