/openbmc/estoraged/src/ |
H A D | main.cpp | 40 auto getter = std::make_shared<estoraged::GetStorageConfiguration>( in createStorageObjects() local
|
/openbmc/dbus-sensors/src/external/ |
H A D | ExternalSensorMain.cpp | 169 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-factors.h | 37 void (*getter)(struct factors_request *req); member
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeSensorMain.cpp | 228 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_devlink.c | 196 #define fixed(key, getter) { ICE_VERSION_FIXED, key, getter, NULL } argument 197 #define running(key, getter) { ICE_VERSION_RUNNING, key, getter, NULL } argument 198 #define stored(key, getter, fallback) { ICE_VERSION_STORED, key, getter, fallback } argument 223 void (*getter)(struct ice_pf *pf, struct ice_info_ctx *ctx); member
|
/openbmc/dbus-sensors/src/adc/ |
H A D | ADCSensorMain.cpp | 97 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/qemu/qom/ |
H A D | object.c | 2619 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint8_ptr() local 2639 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint8_ptr() local 2659 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint16_ptr() local 2679 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint16_ptr() local 2699 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint32_ptr() local 2719 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint32_ptr() local 2739 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint64_ptr() local 2759 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint64_ptr() local
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | IntrusionSensorMain.cpp | 244 auto getter = std::make_shared<GetSensorConfiguration>( in getNicNameInfo() local
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 276 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/dbus-sensors/src/fan/ |
H A D | FanMain.cpp | 285 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/dbus-sensors/src/exit-air/ |
H A D | ExitAirTempSensor.cpp | 881 auto getter = std::make_shared<GetSensorConfiguration>( in createSensor() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 266 u64 (*getter)(const char *payload); member 565 u64 (*getter)(struct mlxsw_sp_port *mlxsw_sp_port); member
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUSensorMain.cpp | 1071 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local
|
/openbmc/linux/include/linux/ |
H A D | if_team.h | 166 void (*getter)(struct team *team, struct team_gsetter_ctx *ctx); member
|