Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1058 GVariant * (*get_match_value) (SensorMatch *object); member
H A Dopenbmc_intf.c9421 return SENSOR_MATCH_GET_IFACE (object)->get_match_value (object); in sensor_match_get_match_value()
9747 iface->get_match_value = sensor_match_proxy_get_match_value; in sensor_match_proxy_iface_init()
10420 iface->get_match_value = sensor_match_skeleton_get_match_value; in sensor_match_skeleton_iface_init()