Searched refs:mtclass (Results 1 – 1 of 1) sorted by relevance
173 struct mt_class mtclass; /* our mt device class */ member468 return sprintf(buf, "%u\n", td->mtclass.quirks); in mt_show_quirks()484 td->mtclass.quirks = val; in mt_set_quirks()558 if (td->mtclass.maxcontacts) in mt_feature_mapping()560 td->maxcontacts = td->mtclass.maxcontacts; in mt_feature_mapping()655 mt_application->quirks = td->mtclass.quirks; in mt_allocate_application()671 if (!(td->mtclass.quirks & MT_QUIRK_SEPARATE_APP_REPORT) || in mt_find_application()688 struct mt_class *cls = &td->mtclass; in mt_allocate_report_data()799 struct mt_class *cls = &td->mtclass; in mt_touch_input_mapping()1399 struct mt_class *cls = &td->mtclass; in mt_touch_input_configured()[all …]