Searched refs:hal_property_new_strlist (Results 1 – 3 of 3) sorted by relevance
60 HalProperty *hal_property_new_strlist (const char *key);
1141 prop = hal_property_new_strlist (key); in hal_device_property_strlist_append()1173 prop = hal_property_new_strlist (key); in hal_device_property_strlist_prepend()1220 prop = hal_property_new_strlist (key); in hal_device_property_strlist_clear()1267 prop = hal_property_new_strlist (key); in hal_device_property_strlist_add()
376 hal_property_new_strlist (const char *key) in hal_property_new_strlist() function