Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c165 __u8 inputmode_value; /* InputMode HID feature value */ member
577 td->inputmode_value = MT_INPUTMODE_TOUCHPAD; in mt_allocate_application()
731 td->inputmode_value = MT_INPUTMODE_TOUCHPAD; in mt_touch_input_mapping()
1502 field->value[index] = td->inputmode_value; in mt_need_to_apply_feature()
1744 td->inputmode_value = MT_INPUTMODE_TOUCHSCREEN; in mt_probe()