Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/input/
Delan_i2c.txt16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
/Linux-v5.4/drivers/input/mouse/
Delan_i2c.h60 u16 *ic_type, u8 *version, u8 *clickpad);
Delan_i2c_i2c.c289 u8 *clickpad) in elan_i2c_get_sm_version() argument
318 *clickpad = val[0] & 0x10; in elan_i2c_get_sm_version()
336 *clickpad = val[0] & 0x10; in elan_i2c_get_sm_version()
Delan_i2c_smbus.c171 u8 *clickpad) in elan_smbus_get_sm_version() argument
185 *clickpad = val[0] & 0x10; in elan_smbus_get_sm_version()
Delan_i2c_core.c99 u8 clickpad; member
219 &data->sm_version, &data->clickpad); in elan_query_product()
420 data->clickpad = 1; in elan_query_device_parameters()
1099 if (data->clickpad) { in elan_setup_input_device()
/Linux-v5.4/Documentation/input/
Devent-codes.rst332 set. Common in clickpad notebooks and macbooks from 2009 and onwards.