Searched refs:_sensor_entry_is_terminator (Results 1 – 1 of 1) sorted by relevance
116 _sensor_entry_is_terminator(const SensorEntry* entry) in _sensor_entry_is_terminator() function128 if (!_sensor_entry_is_terminator(entry)) { in _sensor_entry_next()132 if (!_sensor_entry_is_terminator(entry)) { in _sensor_entry_next()143 while (!_sensor_entry_is_terminator(entry)) { in _sensor_entry_list_size()195 const SensorEntry* entry = _sensor_entry_is_terminator(list) ? NULL : list; in _sensors_port_save_sensors()