Searched refs:acc_enabled (Results 1 – 5 of 5) sorted by relevance
336 if (!wm->mach_ops->acc_enabled || wm->mach_ops->acc_pen_down) { in wm97xx_pen_irq_worker()347 if (!wm->pen_is_down && wm->mach_ops->acc_enabled) in wm97xx_pen_irq_worker()413 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_read_samples()500 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_ts_input_open()569 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_ts_input_close()
177 .acc_enabled = 1,
274 .acc_enabled = 1,
327 .acc_enabled = 1,
253 int acc_enabled; member