Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dvoltafield,af8133j.yaml4 $id: http://devicetree.org/schemas/iio/magnetometer/voltafield,af8133j.yaml#
7 title: Voltafield AF8133J magnetometer sensor
14 const: voltafield,af8133j
54 compatible = "voltafield,af8133j";
/linux/drivers/iio/magnetometer/
H A Daf8133j.c3 * af8133j.c - Voltafield AF8133J magnetometer driver
460 indio_dev->name = "af8133j"; in af8133j_probe()
502 { .compatible = "voltafield,af8133j", },
508 { "af8133j" },
515 .name = "af8133j",
527 MODULE_DESCRIPTION("Voltafield AF8133J magnetic sensor driver");
H A DKconfig9 config AF8133J config
10 tristate "Voltafield AF8133J 3-Axis Magnetometer"
17 Say yes here to build support for Voltafield AF8133J I2C-based
21 will be called af8133j.
H A DMakefile7 obj-$(CONFIG_AF8133J) += af8133j.o
/linux/
H A DMAINTAINERS640 AF8133J THREE-AXIS MAGNETOMETER DRIVER
643 F: Documentation/devicetree/bindings/iio/magnetometer/voltafield,af8133j.yaml
644 F: drivers/iio/magnetometer/af8133j.c