auto_restart 189 drivers/i2c/busses/i2c-mt65xx.c unsigned char auto_restart: 1; auto_restart 219 drivers/i2c/busses/i2c-mt65xx.c unsigned char auto_restart; auto_restart 245 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 1, auto_restart 258 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 0, auto_restart 271 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 0, auto_restart 284 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 1, auto_restart 296 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 1, auto_restart 309 drivers/i2c/busses/i2c-mt65xx.c .auto_restart = 1, auto_restart 577 drivers/i2c/busses/i2c-mt65xx.c if (i2c->auto_restart) auto_restart 729 drivers/i2c/busses/i2c-mt65xx.c if (!i2c->auto_restart) { auto_restart 791 drivers/i2c/busses/i2c-mt65xx.c i2c->auto_restart = i2c->dev_comp->auto_restart; auto_restart 794 drivers/i2c/busses/i2c-mt65xx.c if (i2c->auto_restart && num == 2) { auto_restart 797 drivers/i2c/busses/i2c-mt65xx.c i2c->auto_restart = 0; auto_restart 801 drivers/i2c/busses/i2c-mt65xx.c if (i2c->auto_restart && num >= 2 && i2c->speed_hz > MAX_FS_MODE_SPEED) auto_restart 821 drivers/i2c/busses/i2c-mt65xx.c if (!i2c->auto_restart) { auto_restart 850 drivers/i2c/busses/i2c-mt65xx.c if (i2c->auto_restart)