Home
last modified time | relevance | path

Searched refs:has_ts (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
Dexynos_adc.c791 bool has_ts = false; in exynos_adc_probe() local
900 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()
Dat91_adc.c176 bool has_ts; /* Support touch screen */ member
952 if (st->caps->has_ts) in at91_adc_probe_dt()
1393 .has_ts = true,
1407 .has_ts = true,
1421 .has_ts = true,
/kernel/linux/linux-5.10/drivers/media/common/
Dcx2341x.c1581 int has_ts = caps & CX2341X_CAP_HAS_TS; in cx2341x_handler_init() local
1592 V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD, has_ts ? 0 : 2, in cx2341x_handler_init()