boot_cmd          496 drivers/input/touchscreen/elants_i2c.c 	const u8 boot_cmd[] = { 0x4D, 0x61, 0x69, 0x6E };
boot_cmd          499 drivers/input/touchscreen/elants_i2c.c 	error = elants_i2c_send(client, boot_cmd, sizeof(boot_cmd));
boot_cmd          128 drivers/watchdog/pnx4008_wdt.c 	const char *boot_cmd = cmd;
boot_cmd          136 drivers/watchdog/pnx4008_wdt.c 	if (boot_cmd) {
boot_cmd          137 drivers/watchdog/pnx4008_wdt.c 		if (boot_cmd[0] == 'h')
boot_cmd          139 drivers/watchdog/pnx4008_wdt.c 		else if (boot_cmd[0] == 's')