Searched refs:hal_property_new_string (Results 1 – 3 of 3) sorted by relevance
50 HalProperty *hal_property_new_string (const char *key,
74 hal_property_new_string (const char *key, const char *value) in hal_property_new_string() function
711 prop = hal_property_new_string (key, value); in hal_device_property_set_string()