Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-multitouch.c174 static void mt_post_parse(struct mt_device *td, struct mt_application *app);
1254 mt_post_parse(td, app); in mt_touch_input_configured()
1535 static void mt_post_parse(struct mt_device *td, struct mt_application *app) in mt_post_parse() function