Lines Matching defs:auto_restart
210 unsigned char auto_restart: 1;
254 unsigned char auto_restart;
316 .auto_restart = 1,
330 .auto_restart = 0,
344 .auto_restart = 0,
358 .auto_restart = 1,
371 .auto_restart = 1,
385 .auto_restart = 1,
399 .auto_restart = 1,
860 if (i2c->auto_restart)
1012 if (!i2c->auto_restart) {
1074 i2c->auto_restart = i2c->dev_comp->auto_restart;
1077 if (i2c->auto_restart && num == 2) {
1080 i2c->auto_restart = 0;
1084 if (i2c->auto_restart && num >= 2 &&
1105 if (!i2c->auto_restart) {
1134 if (i2c->auto_restart)