Searched refs:ext_cap_10 (Results 1 – 2 of 2) sorted by relevance
172 unsigned long int ext_cap_10; /* Ext Caps from 0x10 query */ member
270 priv->ext_cap_10 = (buf[0]<<16) | (buf[1]<<8) | buf[2]; in synaptics_more_extended_queries()871 if (!SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) { in synaptics_report_ext_buttons()1238 if (!SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) in set_input_params()1249 !SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) in set_input_params()1493 priv->ext_cap_10, priv->board_id, priv->firmware_id); in __synaptics_init()