Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c95 struct mt_fields { struct
103 struct mt_fields *fields; /* temporary placeholder for storing the argument
377 struct mt_fields *f = td->fields; in mt_store_field()
925 struct mt_fields *f = td->fields; in mt_post_parse()
1049 td->fields = devm_kzalloc(&hdev->dev, sizeof(struct mt_fields), in mt_probe()