Searched refs:acc_enabled (Results 1 – 3 of 3) sorted by relevance
334 if (!wm->mach_ops->acc_enabled || wm->mach_ops->acc_pen_down) { in wm97xx_pen_interrupt()345 if (!wm->pen_is_down && wm->mach_ops->acc_enabled) in wm97xx_pen_interrupt()387 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_read_samples()485 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_ts_input_open()549 if (wm->mach_ops && wm->mach_ops->acc_enabled) in wm97xx_ts_input_close()
240 .acc_enabled = 1,
251 int acc_enabled; member