Home
last modified time | relevance | path

Searched full:y_traces (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Delan,ekth3000.yaml48 elan,y_traces:
/linux/drivers/input/mouse/
H A Delan_i2c_smbus.c267 unsigned int *y_traces) in elan_smbus_get_num_traces() argument
281 *y_traces = val[2]; in elan_smbus_get_num_traces()
H A Delantech.h155 unsigned int y_traces; member
H A Delan_i2c_i2c.c432 unsigned int *y_traces) in elan_i2c_get_num_traces() argument
444 *y_traces = val[1]; in elan_i2c_get_num_traces()
H A Delantech.c1889 info->y_traces = traces; in elantech_query_info()
1963 if (info->y_traces) in elantech_create_smbus()
1964 i2c_props[idx++] = PROPERTY_ENTRY_U32("elan,y_traces", in elantech_create_smbus()
1965 info->y_traces); in elantech_create_smbus()