Searched refs:bus_match_to_string (Results 1 – 3 of 3) sorted by relevance
80 char *bus_match_to_string(struct bus_match_component *components, unsigned n_components);
67 _cleanup_free_ char *again = bus_match_to_string(components, n_components); in LLVMFuzzerTestOneInput()
843 char *bus_match_to_string(struct bus_match_component *components, unsigned n_components) { in bus_match_to_string() function