Searched refs:touch_coll (Results 1 – 1 of 1) sorted by relevance
630 bool touch_coll = false; in wmt_hid_parse() local646 touch_coll = true; in wmt_hid_parse()649 if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()650 touch_coll = false; in wmt_hid_parse()658 if (hi.collevel == 1 && touch_coll && in wmt_hid_parse()677 touch_coll = false; in wmt_hid_parse()686 touch_coll = true; in wmt_hid_parse()687 else if (touch_coll && hi.collevel == 2 && in wmt_hid_parse()696 } else if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()697 touch_coll = false; in wmt_hid_parse()[all …]