Searched refs:inact_handler (Results 1 – 2 of 2) sorted by relevance
33 if (drv_data->inact_handler != NULL) { in adxl362_thread_cb()35 drv_data->inact_handler(dev, drv_data->inact_trigger); in adxl362_thread_cb()117 drv_data->inact_handler = handler; in adxl362_trigger_set()
215 sensor_trigger_handler_t inact_handler; member