Searched refs:NEW_STYLE (Results 1 – 1 of 1) sorted by relevance
33 enum nv40_sensor_style { INVALID_STYLE = -1, OLD_STYLE = 0, NEW_STYLE = 1 }; enumerator55 return NEW_STYLE; in nv40_sensor_style()67 if (style == NEW_STYLE) { in nv40_sensor_setup()88 if (style == NEW_STYLE) { in nv40_temp_get()