Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dat91_adc.c193 bool has_ts; /* Support touch screen */ member
1044 if (st->caps->has_ts) { in at91_adc_probe()
1254 .has_ts = true,
1272 .has_ts = true,
1290 .has_ts = true,
1312 .has_ts = true,
/linux/drivers/media/common/
H A 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()