Home
last modified time | relevance | path

Searched full:sx9310 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9310.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9310.yaml#
7 title: Semtech's SX9310 capacitive proximity sensor
13 Semtech's SX9310/SX9311 capacitive proximity/button solution.
16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
21 - semtech,sx9310
114 compatible = "semtech,sx9310";
/Linux-v5.15/drivers/iio/proximity/
DKconfig115 config SX9310 config
116 tristate "SX9310/SX9311 Semtech proximity sensor"
122 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
126 module will be called sx9310.
DMakefile16 obj-$(CONFIG_SX9310) += sx9310.o
Dsx9310.c5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution.
1371 indio_dev->name = "sx9310"; in sx9310_set_indio_dev_name()
1544 { .compatible = "semtech,sx9310", (void *)SX9310_WHOAMI_VALUE },
1551 { "sx9310", SX9310_WHOAMI_VALUE },
1559 .name = "sx9310",
1578 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi688 compatible = "semtech,sx9310";