Lines Matching defs:td
170 static int cypress_compute_slot(struct mt_device *td) in cypress_compute_slot()
276 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
286 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
314 struct mt_device *td = hid_get_drvdata(hdev); in mt_get_feature() local
350 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
417 static void mt_store_field(struct hid_usage *usage, struct mt_device *td, in mt_store_field()
432 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
587 static int mt_compute_slot(struct mt_device *td, struct input_dev *input) in mt_compute_slot()
610 static void mt_complete_slot(struct mt_device *td, struct input_dev *input) in mt_complete_slot()
661 static void mt_sync_frame(struct mt_device *td, struct input_dev *input) in mt_sync_frame()
681 struct mt_device *td = hid_get_drvdata(hid); in mt_process_mt_event() local
750 struct mt_device *td = hid_get_drvdata(hid); in mt_touch_report() local
785 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_configured() local
822 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local
880 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local
890 struct mt_device *td = hid_get_drvdata(hid); in mt_report() local
905 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_input_mode() local
937 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_maxcontacts() local
961 static void mt_post_parse_default_settings(struct mt_device *td) in mt_post_parse_default_settings()
977 static void mt_post_parse(struct mt_device *td) in mt_post_parse()
993 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_configured() local
1064 struct mt_device *td; in mt_probe() local