Home
last modified time | relevance | path

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

/drivers/iio/common/ssp_sensors/
Dssp.h189 struct ssp_data { struct
190 struct spi_device *spi;
191 struct ssp_sensorhub_info *sensorhub_info;
192 struct timer_list wdt_timer;
193 struct work_struct work_wdt;
194 struct delayed_work work_refresh;
196 bool shut_down;
197 bool mcu_dump_mode;
198 bool time_syncing;
199 int64_t timestamp;
[all …]