Searched defs:ssp_data (Results 1 – 1 of 1) sorted by relevance
189 struct ssp_data { struct190 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 …]