change_bits        87 arch/powerpc/include/asm/bitops.h DEFINE_BITOP(change_bits, xor, "")
change_bits       106 arch/powerpc/include/asm/bitops.h 	change_bits(BIT_MASK(nr), addr + BIT_WORD(nr));
change_bits       971 drivers/usb/core/hub.c 	set_bit(port1, hub->change_bits);
change_bits      1204 drivers/usb/core/hub.c 				set_bit(port1, hub->change_bits);
change_bits      1220 drivers/usb/core/hub.c 				set_bit(port1, hub->change_bits);
change_bits      1230 drivers/usb/core/hub.c 				set_bit(port1, hub->change_bits);
change_bits      1235 drivers/usb/core/hub.c 			set_bit(port1, hub->change_bits);
change_bits      3102 drivers/usb/core/hub.c 		clear_bit(port1, hub->change_bits);
change_bits      5230 drivers/usb/core/hub.c 	clear_bit(port1, hub->change_bits);
change_bits      5287 drivers/usb/core/hub.c 	connect_change = test_bit(port1, hub->change_bits);
change_bits      5404 drivers/usb/core/hub.c 			(u16) hub->change_bits[0],
change_bits      5449 drivers/usb/core/hub.c 				|| test_bit(i, hub->change_bits)
change_bits        37 drivers/usb/core/hub.h 	unsigned long		change_bits[1];	/* ports with logical connect