• Home
  • Raw
  • Download

Lines Matching defs:td

172 static int cypress_compute_slot(struct mt_device *td)  in cypress_compute_slot()
278 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
288 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
316 struct mt_device *td = hid_get_drvdata(hdev); in mt_get_feature() local
353 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
420 static void mt_store_field(struct hid_usage *usage, struct mt_device *td, in mt_store_field()
435 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
595 static int mt_compute_slot(struct mt_device *td, struct input_dev *input) in mt_compute_slot()
618 static void mt_complete_slot(struct mt_device *td, struct input_dev *input) in mt_complete_slot()
674 static void mt_sync_frame(struct mt_device *td, struct input_dev *input) in mt_sync_frame()
694 struct mt_device *td = hid_get_drvdata(hid); in mt_process_mt_event() local
765 struct mt_device *td = hid_get_drvdata(hid); in mt_touch_report() local
800 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_configured() local
837 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local
895 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local
905 struct mt_device *td = hid_get_drvdata(hid); in mt_report() local
920 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_input_mode() local
952 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_maxcontacts() local
976 static void mt_post_parse_default_settings(struct mt_device *td) in mt_post_parse_default_settings()
992 static void mt_post_parse(struct mt_device *td) in mt_post_parse()
1008 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_configured() local
1079 struct mt_device *td; in mt_probe() local