Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/
Dssp.h179 struct ssp_data { struct
180 struct spi_device *spi;
181 const struct ssp_sensorhub_info *sensorhub_info;
182 struct timer_list wdt_timer;
183 struct work_struct work_wdt;
184 struct delayed_work work_refresh;
186 bool shut_down;
187 bool mcu_dump_mode;
188 bool time_syncing;
189 int64_t timestamp;
[all …]