Home
last modified time | relevance | path

Searched refs:formatted_data (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c27 u8 formatted_data[FORMATTED_BUFFER_SIZE]; member
98 char *buf = debug_info->formatted_data; in raw_write()
143 16, 1, debug_info->formatted_data, in raw_read()
144 sizeof(debug_info->formatted_data), in raw_read()
151 debug_info->formatted_data, fmt_len); in raw_read()
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Ddump-gerrit.py57 formatted_data = json.dumps(data, indent=4)
63 file.write(formatted_data)
/openbmc/phosphor-webui/app/common/services/
H A DdataService.js74 var formatted = data.formatted_data || {};
H A Dapi-utils.js366 formatted_data: parseNetworkData(content) property in AnonymousClass1ea782bb2401
/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js106 $scope.bmc_ip_addresses = data.formatted_data.ip_addresses.ipv4;
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js287 $scope.network = data.formatted_data;