t7_cfg 308 drivers/input/touchscreen/atmel_mxt_ts.c struct t7_config t7_cfg; t7_cfg 2167 drivers/input/touchscreen/atmel_mxt_ts.c new_config = &data->t7_cfg; t7_cfg 2170 drivers/input/touchscreen/atmel_mxt_ts.c sizeof(data->t7_cfg), new_config); t7_cfg 2188 drivers/input/touchscreen/atmel_mxt_ts.c sizeof(data->t7_cfg), &data->t7_cfg); t7_cfg 2192 drivers/input/touchscreen/atmel_mxt_ts.c if (data->t7_cfg.active == 0 || data->t7_cfg.idle == 0) { t7_cfg 2200 drivers/input/touchscreen/atmel_mxt_ts.c data->t7_cfg.active = 20; t7_cfg 2201 drivers/input/touchscreen/atmel_mxt_ts.c data->t7_cfg.idle = 100; t7_cfg 2207 drivers/input/touchscreen/atmel_mxt_ts.c data->t7_cfg.active, data->t7_cfg.idle);