Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c6998 static void sensor_threshold_proxy_iface_init (SensorThresholdIface *iface);
7003 … G_IMPLEMENT_INTERFACE (TYPE_SENSOR_THRESHOLD, sensor_threshold_proxy_iface_init)) in G_DEFINE_TYPE_WITH_CODE() argument
7007 … G_IMPLEMENT_INTERFACE (TYPE_SENSOR_THRESHOLD, sensor_threshold_proxy_iface_init)) in G_DEFINE_TYPE_WITH_CODE()
7257 sensor_threshold_proxy_iface_init (SensorThresholdIface *iface) in sensor_threshold_proxy_iface_init() function