Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c128 static void mt_post_parse(struct mt_device *td);
749 mt_post_parse(td); in mt_touch_input_configured()
923 static void mt_post_parse(struct mt_device *td) in mt_post_parse() function