Searched refs:inputmode_found (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 1415 bool *inputmode_found) in mt_need_to_apply_feature() 1432 if (*inputmode_found) in mt_need_to_apply_feature() 1450 *inputmode_found = true; in mt_need_to_apply_feature() 1488 bool inputmode_found = false; in mt_set_modes() local 1508 &inputmode_found)) in mt_set_modes() 1409 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
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 1468 bool *inputmode_found) in mt_need_to_apply_feature() 1485 if (*inputmode_found) in mt_need_to_apply_feature() 1503 *inputmode_found = true; in mt_need_to_apply_feature() 1541 bool inputmode_found = false; in mt_set_modes() local 1561 &inputmode_found)) in mt_set_modes() 1462 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
|
Completed in 8 milliseconds