do_notify        3053 drivers/net/tun.c 	bool do_notify = false;
do_notify        3147 drivers/net/tun.c 			do_notify = true;
do_notify        3152 drivers/net/tun.c 			do_notify = true;
do_notify        3167 drivers/net/tun.c 		do_notify = true;
do_notify        3180 drivers/net/tun.c 		do_notify = true;
do_notify        3355 drivers/net/tun.c 	if (do_notify)
do_notify         872 drivers/net/vxlan.c 			      bool do_notify, bool swdev_notify)
do_notify         879 drivers/net/vxlan.c 	if (do_notify)
do_notify         806 sound/ppc/awacs.c static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify)
do_notify         820 sound/ppc/awacs.c 			if (do_notify && ! changed)
do_notify         842 sound/ppc/awacs.c 			if (do_notify && reg == chip->awacs_reg[1])
do_notify         846 sound/ppc/awacs.c 		if (do_notify) {
do_notify         568 sound/ppc/burgundy.c static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify)
do_notify         587 sound/ppc/burgundy.c 		if (do_notify && reg == oreg)
do_notify         591 sound/ppc/burgundy.c 		if (do_notify) {
do_notify         146 sound/ppc/pmac.h 	void (*update_automute)(struct snd_pmac *chip, int do_notify);
do_notify         943 sound/ppc/tumbler.c static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify,
do_notify         948 sound/ppc/tumbler.c 		if (do_notify)
do_notify        1018 sound/ppc/tumbler.c static void tumbler_update_automute(struct snd_pmac *chip, int do_notify)
do_notify        1025 sound/ppc/tumbler.c 		mix->auto_mute_notify = do_notify;