Searched refs:SYN_CAP_ADV_GESTURE (Results 1 – 6 of 6) sorted by relevance
88 #define SYN_CAP_ADV_GESTURE(ex0c) ((ex0c) & BIT(19)) macro
558 return (SYN_CAP_ADV_GESTURE(priv->info.ext_cap_0c) || in synaptics_has_agm()1131 if (SYN_CAP_ADV_GESTURE(info->ext_cap_0c)) in synaptics_process_packet()1304 } else if (SYN_CAP_ADV_GESTURE(info->ext_cap_0c)) { in set_input_params()