Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c1492 bool *inputmode_found) in mt_need_to_apply_feature()
1509 if (*inputmode_found) in mt_need_to_apply_feature()
1527 *inputmode_found = true; in mt_need_to_apply_feature()
1565 bool inputmode_found = false; in mt_set_modes()
1585 &inputmode_found)) in mt_set_modes()
1493 mt_need_to_apply_feature(struct hid_device * hdev,struct hid_field * field,struct hid_usage * usage,enum latency_mode latency,bool surface_switch,bool button_switch,bool * inputmode_found) mt_need_to_apply_feature() argument
1566 bool inputmode_found = false; mt_set_modes() local