Home
last modified time | relevance | path

Searched refs:mt_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-multitouch.c161 struct mt_device { struct
175 static void mt_post_parse_default_settings(struct mt_device *td, argument
177 static void mt_post_parse(struct mt_device *td, struct mt_application *app);
377 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks()
387 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks()
452 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping()
524 static struct mt_application *mt_allocate_application(struct mt_device *td, in mt_allocate_application()
559 static struct mt_application *mt_find_application(struct mt_device *td, in mt_find_application()
581 static struct mt_report_data *mt_allocate_report_data(struct mt_device *td, in mt_allocate_report_data()
621 static struct mt_report_data *mt_find_report_data(struct mt_device *td, in mt_find_report_data()
[all …]