Lines Matching defs:mt_device

160 struct mt_device {
174 static void mt_post_parse_default_settings(struct mt_device *td,
176 static void mt_post_parse(struct mt_device *td, struct mt_application *app);
408 struct mt_device *td = hid_get_drvdata(hdev);
418 struct mt_device *td = hid_get_drvdata(hdev);
483 struct mt_device *td = hid_get_drvdata(hdev);
555 static struct mt_application *mt_allocate_application(struct mt_device *td,
590 static struct mt_application *mt_find_application(struct mt_device *td,
612 static struct mt_report_data *mt_allocate_report_data(struct mt_device *td,
652 static struct mt_report_data *mt_find_report_data(struct mt_device *td,
720 struct mt_device *td = hid_get_drvdata(hdev);
909 static int mt_compute_slot(struct mt_device *td, struct mt_application *app,
930 static void mt_release_pending_palms(struct mt_device *td,
956 static void mt_sync_frame(struct mt_device *td, struct mt_application *app,
1008 static int mt_process_slot(struct mt_device *td, struct input_dev *input,
1198 struct mt_device *td = hid_get_drvdata(hid);
1299 struct mt_device *td = hid_get_drvdata(hdev);
1346 struct mt_device *td = hid_get_drvdata(hdev);
1419 struct mt_device *td = hid_get_drvdata(hdev);
1435 struct mt_device *td = hid_get_drvdata(hid);
1447 struct mt_device *td = hid_get_drvdata(hid);
1470 struct mt_device *td = hid_get_drvdata(hdev);
1571 static void mt_post_parse_default_settings(struct mt_device *td,
1588 static void mt_post_parse(struct mt_device *td, struct mt_application *app)
1596 struct mt_device *td = hid_get_drvdata(hdev);
1686 struct mt_device *td = hid_get_drvdata(hid);
1710 struct mt_device *td = from_timer(td, t, release_timer);
1727 struct mt_device *td;
1737 td = devm_kzalloc(&hdev->dev, sizeof(struct mt_device), GFP_KERNEL);
1808 struct mt_device *td = hid_get_drvdata(hdev);
1843 struct mt_device *td = hid_get_drvdata(hdev);