Searched refs:src_str (Results 1 – 2 of 2) sorted by relevance
228 const char * const *src_str; in property_entry_free_data() local232 src_str = property_get_pointer(p); in property_entry_free_data()233 nval = p->length / sizeof(*src_str); in property_entry_free_data()235 kfree(src_str[i]); in property_entry_free_data()
969 const struct usb_gadget_strings *src_str) in ast_vhub_str_alloc_add() argument979 ast_vhub_str_deep_copy(dest_str, src_str); in ast_vhub_str_alloc_add()
Completed in 7 milliseconds