auto_update 166 drivers/hwmon/adt7470.c struct task_struct *auto_update; auto_update 1251 drivers/hwmon/adt7470.c data->auto_update = kthread_run(adt7470_update_thread, client, "%s", auto_update 1253 drivers/hwmon/adt7470.c if (IS_ERR(data->auto_update)) { auto_update 1254 drivers/hwmon/adt7470.c return PTR_ERR(data->auto_update); auto_update 1264 drivers/hwmon/adt7470.c kthread_stop(data->auto_update); auto_update 35 drivers/s390/char/con3270.c static bool auto_update = true; auto_update 36 drivers/s390/char/con3270.c module_param(auto_update, bool, 0); auto_update 218 drivers/s390/char/con3270.c if (!auto_update && !raw3270_view_active(&cp->view)) auto_update 37 drivers/video/fbdev/omap2/omapfb/omapfb-main.c static bool auto_update; auto_update 39 drivers/video/fbdev/omap2/omapfb/omapfb-main.c module_param(auto_update, bool, 0); auto_update 2328 drivers/video/fbdev/omap2/omapfb/omapfb-main.c if (auto_update) {