command_register 1160 drivers/input/touchscreen/atmel_mxt_ts.c 	u8 command_register;
command_register 1175 drivers/input/touchscreen/atmel_mxt_ts.c 		ret = __mxt_read_reg(data->client, reg, 1, &command_register);
command_register 1178 drivers/input/touchscreen/atmel_mxt_ts.c 	} while (command_register != 0 && timeout_counter++ <= 100);
command_register 7252 drivers/scsi/hpsa.c 	u16 command_register;
command_register 7277 drivers/scsi/hpsa.c 	pci_read_config_word(pdev, 4, &command_register);
command_register 7325 drivers/scsi/hpsa.c 	pci_write_config_word(pdev, 4, command_register);
command_register  874 include/acpi/actbl2.h 	u32 command_register;