Home
last modified time | relevance | path

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

/linux-6.12.1/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
24 - semtech,sx9310
117 compatible = "semtech,sx9310";
/linux-6.12.1/drivers/iio/proximity/
DKconfig148 config SX9310 config
149 tristate "SX9310/SX9311 Semtech proximity sensor"
156 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
160 module will be called sx9310.
Dsx9310.c5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution.
979 .name = "sx9310",
996 { .compatible = "semtech,sx9310", &sx9310_info },
1003 { "sx9310", (kernel_ulong_t)&sx9310_info },
1011 .name = "sx9310",
1030 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
DMakefile18 obj-$(CONFIG_SX9310) += sx9310.o
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi711 compatible = "semtech,sx9310";