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
315 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
374 static void mt_store_field(struct hid_usage *usage, struct mt_device *td, in mt_store_field()
389 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
544 static int mt_compute_slot(struct mt_device *td, struct input_dev *input) in mt_compute_slot()
567 static void mt_complete_slot(struct mt_device *td, struct input_dev *input) in mt_complete_slot()
618 static void mt_sync_frame(struct mt_device *td, struct input_dev *input) in mt_sync_frame()
638 struct mt_device *td = hid_get_drvdata(hid); in mt_process_mt_event() local
707 struct mt_device *td = hid_get_drvdata(hid); in mt_touch_report() local
742 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_configured() local
775 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local
826 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local
836 struct mt_device *td = hid_get_drvdata(hid); in mt_report() local
851 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_input_mode() local
883 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_maxcontacts() local
907 static void mt_post_parse_default_settings(struct mt_device *td) in mt_post_parse_default_settings()
923 static void mt_post_parse(struct mt_device *td) in mt_post_parse()
939 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_configured() local
1001 struct mt_device *td; in mt_probe() local