Lines Matching refs:streq
282 if (streq(optarg, "accel"))
284 else if (streq(optarg, "motion"))
286 else if (streq(optarg, "delta"))
288 else if (streq(optarg, "sequence"))
357 if (streq(filter_type, "linear")) {
361 } else if (streq(filter_type, "low-dpi")) {
365 } else if (streq(filter_type, "touchpad")) {
370 } else if (streq(filter_type, "x230")) {
374 } else if (streq(filter_type, "trackpoint")) {
378 } else if (streq(filter_type, "custom")) {