Home
last modified time | relevance | path

Searched full:hx9023s (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dtyhx,hx9023s.yaml4 $id: http://devicetree.org/schemas/iio/proximity/tyhx,hx9023s.yaml#
7 title: TYHX HX9023S capacitive proximity sensor
13 TYHX HX9023S proximity sensor. Datasheet can be found here:
18 const: tyhx,hx9023s
63 compatible = "tyhx,hx9023s";
/linux/drivers/iio/proximity/
H A DKconfig35 config HX9023S config
36 tristate "TYHX HX9023S SAR sensor"
42 Say Y here to build a driver for TYHX HX9023S capacitive SAR sensor.
43 This driver supports the TYHX HX9023S capacitive
47 module will be called hx9023s.
H A DMakefile9 obj-$(CONFIG_HX9023S) += hx9023s.o