Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c100 struct mt_device { struct
127 static void mt_post_parse_default_settings(struct mt_device *td); argument
128 static void mt_post_parse(struct mt_device *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()
286 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks()
314 struct mt_device *td = hid_get_drvdata(hdev); in mt_get_feature()
350 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping()
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()
[all …]