Home
last modified time | relevance | path

Searched refs:sensorhub_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c138 data->sensorhub_info->fw_rev); in ssp_check_fwbl()
140 if (data->cur_firm_rev != data->sensorhub_info->fw_rev) in ssp_check_fwbl()
461 data->sensorhub_info = device_get_match_data(dev); in ssp_parse_dt()
H A Dssp.h181 const struct ssp_sensorhub_info *sensorhub_info; member