Searched refs:inactivity_th (Results 1 – 4 of 4) sorted by relevance
784 &cfg->inactivity_th); in adxl372_probe()897 .inactivity_th.thresh = CONFIG_ADXL372_INACTIVITY_THRESHOLD / 100, \898 .inactivity_th.referenced = \900 .inactivity_th.enable = 1, \
367 struct adxl372_activity_threshold inactivity_th; member
1015 ret = adxl367_setup_inactivity_detection(dev, &cfg->inactivity_th); in adxl367_probe()1112 .inactivity_th.value = CONFIG_ADXL367_INACTIVITY_THRESHOLD, \1113 .inactivity_th.referenced = \1115 .inactivity_th.enable = \
397 struct adxl367_activity_threshold inactivity_th; member