Lines Matching refs:replace

62 replace="	{ TOPO_SENSOR_TYPE_\1, \"\1\" },"
64 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
75 replace=" { TOPO_SENSOR_UNITS_\1, \"\1\" },"
77 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
88 replace=" { TOPO_LED_TYPE_\1, \"\1\" },"
90 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
101 replace=" { TOPO_LED_STATE_\1, \"\1\" },"
103 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
114 replace=" { TOPO_SENSOR_STATE_PHYSICAL_\1, \"\1\" },"
116 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
124 replace=" { TOPO_SENSOR_STATE_PLATFORM_\1, \"\1\" },"
126 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
134 replace=" { TOPO_SENSOR_STATE_PROCESSOR_\1, \"\1\" },"
136 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
144 replace=" { TOPO_SENSOR_STATE_POWER_SUPPLY_\1, \"\1\" },"
146 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
154 replace=" { TOPO_SENSOR_STATE_POWER_UNIT_\1, \"\1\" },"
156 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
164 replace=" { TOPO_SENSOR_STATE_MEMORY_\1, \"\1\" },"
166 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
174 replace=" { TOPO_SENSOR_STATE_BAY_\1, \"\1\" },"
176 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
184 replace=" { TOPO_SENSOR_STATE_FIRMWARE_\1, \"\1\" },"
186 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
194 replace=" { TOPO_SENSOR_STATE_EVENT_LOG_\1, \"\1\" },"
196 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
204 replace=" { TOPO_SENSOR_STATE_WATCHDOG_\1, \"\1\" },"
206 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
214 replace=" { TOPO_SENSOR_STATE_SYSTEM_\1, \"\1\" },"
216 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
224 replace=" { TOPO_SENSOR_STATE_CRITICAL_\1, \"\1\" },"
226 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
234 replace=" { TOPO_SENSOR_STATE_BUTTON_\1, \"\1\" },"
236 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
244 replace=" { TOPO_SENSOR_STATE_CABLE_\1, \"\1\" },"
246 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
254 replace=" { TOPO_SENSOR_STATE_BOOT_STATE_\1, \"\1\" },"
256 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
264 replace=" { TOPO_SENSOR_STATE_BOOT_ERROR_\1, \"\1\" },"
266 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
274 replace=" { TOPO_SENSOR_STATE_BOOT_OS_\1, \"\1\" },"
276 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
284 replace=" { TOPO_SENSOR_STATE_OS_\1, \"\1\" },"
286 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
294 replace=" { TOPO_SENSOR_STATE_SLOT_\1, \"\1\" },"
296 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
304 replace=" { TOPO_SENSOR_STATE_ACPI_\1, \"\1\" },"
306 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
314 replace=" { TOPO_SENSOR_STATE_WATCHDOG2_\1, \"\1\" },"
316 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
324 replace=" { TOPO_SENSOR_STATE_ALERT_\1, \"\1\" },"
326 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
334 replace=" { TOPO_SENSOR_STATE_PRESENCE_\1, \"\1\" },"
336 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
344 replace=" { TOPO_SENSOR_STATE_LAN_\1, \"\1\" },"
346 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
354 replace=" { TOPO_SENSOR_STATE_HEALTH_\1, \"\1\" },"
356 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
364 replace=" { TOPO_SENSOR_STATE_BATTERY_\1, \"\1\" },"
366 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
374 replace=" { TOPO_SENSOR_STATE_AUDIT_\1, \"\1\" },"
376 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
384 replace=" { TOPO_SENSOR_STATE_VERSION_\1, \"\1\" },"
386 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
394 replace=" { TOPO_SENSOR_STATE_FRU_STATE_\1, \"\1\" },"
396 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
404 replace=" { TOPO_SENSOR_STATE_THRESH_\1, \"\1\" },"
406 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
414 replace=" { TOPO_SENSOR_STATE_GENERIC_USAGE_\1, \"\1\" },"
416 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
424 replace=" { TOPO_SENSOR_STATE_GENERIC_STATE_\1, \"\1\" },"
426 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
435 replace=" { TOPO_SENSOR_STATE_GENERIC_PREDFAIL_\1, \"\1\" },"
437 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
445 replace=" { TOPO_SENSOR_STATE_GENERIC_LIMIT_\1, \"\1\" },"
447 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
455 replace=" { TOPO_SENSOR_STATE_GENERIC_PERFORMANCE_\1, \"\1\" },"
457 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
465 replace=" { TOPO_SENSOR_STATE_SEVERITY_\1, \"\1\" },"
467 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
475 replace=" { TOPO_SENSOR_STATE_GENERIC_PRESENCE_\1, \"\1\" },"
477 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
485 replace=" { TOPO_SENSOR_STATE_GENERIC_AVAILABILITY_\1, \"\1\" },"
487 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
495 replace=" { TOPO_SENSOR_STATE_GENERIC_STATUS_\1, \"\1\" },"
497 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
505 replace=" { TOPO_SENSOR_STATE_GENERIC_ACPI_PWR_STATE_\1, \"\1\" },"
507 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
515 replace=" { TOPO_SENSOR_STATE_GENERIC_FAIL_\1, \"\1\" },"
517 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1
525 replace=" { TOPO_SENSOR_STATE_GENERIC_OK_\1, \"\1\" },"
527 cat $libtopo_h | sed -n "s/$pattern/$replace/p" || exit 1