Searched refs:lh_prop_t (Results 1 – 1 of 1) sorted by relevance
67 } lh_prop_t; typedef74 void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop);75 int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop);76 lh_prop_t *free_properties(lh_prop_t *prop);345 lh_prop_t *prop; in add_udi()447 void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop) in process_property()451 lh_prop_t *p; in process_property()545 int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop) in add_properties()548 lh_prop_t *p; in add_properties()633 lh_prop_t *free_properties(lh_prop_t *prop) in free_properties()[all …]