SYN_CAP_MULTI_BUTTON_NO 338 drivers/input/mouse/synaptics.c if (SYN_CAP_MULTI_BUTTON_NO(info->ext_cap) > 8) SYN_CAP_MULTI_BUTTON_NO 764 drivers/input/mouse/synaptics.c (SYN_CAP_MULTI_BUTTON_NO(priv->info.ext_cap) + 1) >> 1; SYN_CAP_MULTI_BUTTON_NO 853 drivers/input/mouse/synaptics.c if (SYN_CAP_MULTI_BUTTON_NO(priv->info.ext_cap) > 0 && SYN_CAP_MULTI_BUTTON_NO 922 drivers/input/mouse/synaptics.c int ext_bits = (SYN_CAP_MULTI_BUTTON_NO(priv->info.ext_cap) + 1) >> 1; SYN_CAP_MULTI_BUTTON_NO 925 drivers/input/mouse/synaptics.c if (!SYN_CAP_MULTI_BUTTON_NO(priv->info.ext_cap)) SYN_CAP_MULTI_BUTTON_NO 1342 drivers/input/mouse/synaptics.c for (i = 0; i < SYN_CAP_MULTI_BUTTON_NO(info->ext_cap); i++)