Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c5086 static void sensor_value_proxy_iface_init (SensorValueIface *iface);
5091 G_IMPLEMENT_INTERFACE (TYPE_SENSOR_VALUE, sensor_value_proxy_iface_init)) in G_DEFINE_TYPE_WITH_CODE() argument
5095 G_IMPLEMENT_INTERFACE (TYPE_SENSOR_VALUE, sensor_value_proxy_iface_init)) in G_DEFINE_TYPE_WITH_CODE()
5351 sensor_value_proxy_iface_init (SensorValueIface *iface) in sensor_value_proxy_iface_init() function