Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Delan_i2c.txt16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delan_i2c_i2c.c299 u16 *ic_type, u8 *version, u8 *clickpad) in elan_i2c_get_sm_version() argument
321 *clickpad = val[0] & 0x10; in elan_i2c_get_sm_version()
346 *clickpad = val[0] & 0x10; in elan_i2c_get_sm_version()
H A Delan_i2c.h81 u16 *ic_type, u8 *version, u8 *clickpad);
H A Delan_i2c_smbus.c171 u16 *ic_type, u8 *version, u8 *clickpad) in elan_smbus_get_sm_version() argument
185 *clickpad = val[0] & 0x10; in elan_smbus_get_sm_version()
H A Delan_i2c_core.c92 u8 clickpad; member
204 &data->clickpad); in elan_query_product()
410 data->clickpad = 1; in elan_query_device_parameters()
1107 if (data->clickpad) { in elan_setup_input_device()
/OK3568_Linux_fs/kernel/Documentation/input/
H A Devent-codes.rst332 set. Common in clickpad notebooks and macbooks from 2009 and onwards.