Searched refs:adis16475 (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/iio/imu/ |
| H A D | adi,adis16475.yaml | 4 $id: http://devicetree.org/schemas/iio/imu/adi,adis16475.yaml# 19 - adi,adis16475-1 20 - adi,adis16475-2 21 - adi,adis16475-3 155 adis16475: adis16475-3@0 { 156 compatible = "adi,adis16475-3";
|
| /linux-6.15/drivers/iio/imu/ |
| H A D | adis16475.c | 134 struct adis16475 { struct 171 struct adis16475 *st = file->private_data; in adis16475_show_firmware_revision() 197 struct adis16475 *st = file->private_data; in adis16475_show_firmware_date() 226 struct adis16475 *st = arg; in adis16475_show_serial_number() 243 struct adis16475 *st = arg; in adis16475_show_product_id() 260 struct adis16475 *st = arg; in adis16475_show_flash_count() 278 struct adis16475 *st = iio_priv(indio_dev); in adis16475_debugfs_init() 461 struct adis16475 *st = iio_priv(indio_dev); in adis16475_get_fifo_enabled() 477 struct adis16475 *st = iio_priv(indio_dev); in adis16475_get_fifo_watermark() 519 struct adis16475 *st = iio_priv(indio_dev); in adis16475_buffer_postenable() [all …]
|
| H A D | Makefile | 9 obj-$(CONFIG_ADIS16475) += adis16475.o
|
| H A D | Kconfig | 43 called adis16475.
|
| /linux-6.15/Documentation/iio/ |
| H A D | index.rst | 30 adis16475
|
| H A D | adis16475.rst | 59 The following tables show the adis16475 related device files, found in the 132 The following table shows the adis16475 related device debug files, found in the 163 The adis16475 driver offers data for 5 types of channels, the table below shows
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 1517 F: Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml 1518 F: drivers/iio/imu/adis16475.c
|