Searched refs:has_ts (Results 1 – 3 of 3) sorted by relevance
791 bool has_ts = false; in exynos_adc_probe() local900 has_ts = of_property_read_bool(pdev->dev.of_node, in exynos_adc_probe()909 if (has_ts) in exynos_adc_probe()925 if (has_ts) { in exynos_adc_probe()
176 bool has_ts; /* Support touch screen */ member952 if (st->caps->has_ts) in at91_adc_probe_dt()1393 .has_ts = true,1407 .has_ts = true,1421 .has_ts = true,
1581 int has_ts = caps & CX2341X_CAP_HAS_TS; in cx2341x_handler_init() local1592 V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD, has_ts ? 0 : 2, in cx2341x_handler_init()