Home
last modified time | relevance | path

Searched defs:adis16475 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/iio/imu/
Dadis16475.c99 struct adis16475 { struct
100 const struct adis16475_chip_info *info; argument
101 struct adis adis;
102 u32 clk_freq;
103 bool burst32;
104 unsigned long lsb_flag;
128 static ssize_t adis16475_show_firmware_revision(struct file *file, in adis16475_show_firmware_revision() argument