Searched refs:arc_refresh_sensors (Results 1 – 1 of 1) sorted by relevance
674 void arc_refresh_sensors(void *);2645 if (sensor_task_register(sc, arc_refresh_sensors, 120) == NULL) { in arc_create_sensors()2660 arc_refresh_sensors(void *arg) in arc_refresh_sensors() function