Lines Matching defs:td
374 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
384 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
449 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
521 static struct mt_application *mt_allocate_application(struct mt_device *td, in mt_allocate_application()
556 static struct mt_application *mt_find_application(struct mt_device *td, in mt_find_application()
578 static struct mt_report_data *mt_allocate_report_data(struct mt_device *td, in mt_allocate_report_data()
614 static struct mt_report_data *mt_find_report_data(struct mt_device *td, in mt_find_report_data()
682 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
867 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot()
888 static void mt_release_pending_palms(struct mt_device *td, in mt_release_pending_palms()
914 static void mt_sync_frame(struct mt_device *td, struct mt_application *app, in mt_sync_frame()
966 static int mt_process_slot(struct mt_device *td, struct input_dev *input, in mt_process_slot()
1135 struct mt_device *td = hid_get_drvdata(hid); in mt_touch_report() local
1236 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_configured() local
1283 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local
1356 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapped() local
1372 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local
1384 struct mt_device *td = hid_get_drvdata(hid); in mt_report() local
1407 struct mt_device *td = hid_get_drvdata(hdev); in mt_need_to_apply_feature() local
1508 static void mt_post_parse_default_settings(struct mt_device *td, in mt_post_parse_default_settings()
1525 static void mt_post_parse(struct mt_device *td, struct mt_application *app) in mt_post_parse()
1533 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_configured() local
1633 struct mt_device *td = hid_get_drvdata(hid); in mt_release_contacts() local
1659 struct mt_device *td = from_timer(td, t, release_timer); in mt_expired_timeout() local
1676 struct mt_device *td; in mt_probe() local
1762 struct mt_device *td = hid_get_drvdata(hdev); in mt_remove() local